mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
bump nma, prowl, pushover package.json files to republish to npm
This commit is contained in:
parent
85f541d346
commit
f550024bb2
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-nma",
|
"name" : "node-red-node-nma",
|
||||||
"version" : "0.0.3",
|
"version" : "0.0.4",
|
||||||
"description" : "A Node-RED node to send alerts via Notify-My-Android",
|
"description" : "A Node-RED node to send alerts via Notify-My-Android",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"nma" : "0.2.2"
|
"nma" : "0.2.2"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-prowl",
|
"name" : "node-red-node-prowl",
|
||||||
"version" : "0.0.2",
|
"version" : "0.0.3",
|
||||||
"description" : "A Node-RED node to send alerts via Prowl",
|
"description" : "A Node-RED node to send alerts via Prowl",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"node-prowl" : "0.1.7"
|
"node-prowl" : "0.1.7"
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-pushover",
|
"name" : "node-red-node-pushover",
|
||||||
"version" : "0.0.2",
|
"version" : "0.0.3",
|
||||||
"description" : "A Node-RED node to send alerts via Pushover",
|
"description" : "A Node-RED node to send alerts via Pushover",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"pushover-notifications" : "0.2.0"
|
"pushover-notifications" : "0.2.2"
|
||||||
},
|
},
|
||||||
"repository" : {
|
"repository" : {
|
||||||
"type":"git",
|
"type":"git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user