bump notify and timeswitch deps

This commit is contained in:
Dave Conway-Jones
2022-08-19 11:40:53 +01:00
parent 5bb8b4d968
commit e5e8a33d80
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-notify",
"version": "0.2.0",
"version": "0.3.0",
"description": "A Node-RED node to send local popup Notify alerts",
"dependencies": {
"node-notifier": "^5.4.5"
"node-notifier": "^10.0.1"
},
"repository": {
"type": "git",