add guest subscribe push notification
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"contributors": [],
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"generate-keys": "node ./src/generate-keys.js",
|
||||
"generate-keys": "node src/generate-keys.ts",
|
||||
"test-send-notification": "node ./src/test-send-notification.js",
|
||||
"test-send-notification-cancel": "node ./src/test-send-notification-cancel.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user