We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9a1a6 commit ff59b30Copy full SHA for ff59b30
.npmignore
@@ -4,4 +4,5 @@ src
4
test
5
README.md
6
.gitignore
7
-.github
+.github
8
+tsconfig.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-push-browser",
3
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Minimal library for sending notifications via the browser Push API",
"main": "build/index.js",
"devDependencies": {
0 commit comments