Skip to content

Commit d096475

Browse files
committed
Updated the README and package.json files
1 parent 17b9958 commit d096475

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

package.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@
2222
"push",
2323
"notifications",
2424
"web-push",
25-
"browser"
26-
]
25+
"browser",
26+
"esm",
27+
"node",
28+
"nodejs",
29+
"cloudflare",
30+
"deno",
31+
"bun"
32+
],
33+
"repository": {
34+
"type": "git",
35+
"url": "https://github.com/colecrouter/web-push-browser"
36+
}
2737
}

0 commit comments

Comments
 (0)