Skip to content

Commit

Permalink
"typings"
Browse files Browse the repository at this point in the history
sefinek committed Aug 12, 2024

Verified

This commit was signed with the committer’s verified signature.
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
@@ -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"

0 comments on commit 5f47dfb

Please sign in to comment.