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

Commit 9ad9572

Browse files
committed
Merge branch 'master' of github.com:Nickersoft/push.js
2 parents 7360679 + 6b8dc14 commit 9ad9572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "push.js",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description":
55
"A compact, cross-browser solution for the Javascript Notifications API",
66
"main": "bin/push.min.js",
@@ -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)