bump email package for PR, bump pushover for latest lib

This commit is contained in:
Dave Conway-Jones
2024-08-31 19:33:55 +01:00
parent a389169ac2
commit 55011335ab
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-pushover",
"version": "0.2.1",
"version": "0.2.2",
"description": "A Node-RED node to send alerts via Pushover",
"dependencies": {
"pushover-notifications": "^1.2.2"
"pushover-notifications": "^1.2.3"
},
"repository": {
"type": "git",
@@ -22,7 +22,7 @@
},
"author": {
"name": "Dave Conway-Jones",
"email": "ceejay@vnet.ibm.com",
"email": "dceejay@gmail.com",
"url": "http://nodered.org"
},
"contributors": [