@apocaliss92/scrypted-advanced-notifier 1.0.7 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/plugin.zip +0 -0
- package/package.json +2 -1
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
"type": "git",
|
6
6
|
"url": "https://github.com/apocaliss92/scrypted-advanced-notifier"
|
7
7
|
},
|
8
|
-
"version": "1.0.
|
8
|
+
"version": "1.0.9",
|
9
9
|
"scripts": {
|
10
10
|
"scrypted-setup-project": "scrypted-setup-project",
|
11
11
|
"prescrypted-setup-project": "scrypted-package-json",
|
@@ -45,6 +45,7 @@
|
|
45
45
|
"axios": "^0.23.0",
|
46
46
|
"lodash": "^4.17.21",
|
47
47
|
"mqtt": "^4.2.8",
|
48
|
+
"node-cron": "^3.0.3",
|
48
49
|
"sharp": "^0.33.5"
|
49
50
|
},
|
50
51
|
"devDependencies": {
|