Skip to content

Commit

Permalink
"typings"
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed Aug 12, 2024
1 parent 637336a commit 5f47dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"license": "MIT",
"author": "Sefinek <contact@sefinek.net> (https://sefinek.net)",
"main": "index.js",
"types": "./index.d.ts",
"typings": "./index.d.ts",
"scripts": {
"test": "jest test",
"up": "ncu -u && npm install && npm update && npm audit fix"
Expand Down

0 comments on commit 5f47dfb

Please sign in to comment.