Skip to content

Commit

Permalink
"types"
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed Nov 19, 2024
1 parent 05190c3 commit 75ef409
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 @@ -50,7 +50,7 @@
"license": "MIT",
"author": "Sefinek <contact@sefinek.net> (https://sefinek.net)",
"main": "index.js",
"typings": "types/index.d.ts",
"types": "types/index.d.ts",
"scripts": {
"test": "jest",
"up": "ncu -u && npm install && npm update && npm audit fix"
Expand Down

0 comments on commit 75ef409

Please sign in to comment.