Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Commit 8a99229

Browse files
committed
Adds typescript defs to package
1 parent 6a3215b commit 8a99229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prepublish": "npm run build",
1313
"precommit": "lint-staged && npm run build && git add ./bin"
1414
},
15-
"files": ["bin", "*.md", "*.png"],
15+
"files": ["bin", "*.md", "*.png", "*.d.ts"],
1616
"repository": {
1717
"type": "git",
1818
"url": "https://github.com/Nickersoft/push.js"

0 commit comments

Comments
 (0)