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 0b08002 commit 19b12a2Copy full SHA for 19b12a2
package.json
@@ -14,7 +14,7 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/marco-c/web-push.git"
+ "url": "git+https://github.com/web-push-libs/web-push.git"
18
19
"keywords": [
20
"web push",
@@ -25,9 +25,9 @@
25
"author": "Marco Castelluccio",
26
"license": "MPL-2.0",
27
"bugs": {
28
- "url": "https://github.com/marco-c/web-push/issues"
+ "url": "https://github.com/web-push-libs/web-push/issues"
29
30
- "homepage": "https://github.com/marco-c/web-push#readme",
+ "homepage": "https://github.com/web-push-libs/web-push#readme",
31
"dependencies": {
32
"asn1.js": "^4.8.1",
33
"http_ece": "^0.5.1",
0 commit comments