We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7411f commit bdd0ac2Copy full SHA for bdd0ac2
package.json
@@ -5,9 +5,9 @@
5
"url": "https://github.com/sms77io/nodered-contrib-sms77/issues"
6
},
7
"dependencies": {
8
- "sms77-client": "^2.14.0",
9
- "node-fetch": "^2.6.6",
10
- "globalthis": "^1.0.2"
+ "sms77-client": "^2.24.0",
+ "node-fetch": "^2.6.7",
+ "globalthis": "^1.0.3"
11
12
"description": "sms77 node collection for Node-RED.",
13
"name": "nodered-contrib-sms77",
@@ -38,5 +38,5 @@
38
"scripts": {
39
"test": "echo \"Error: no test specified\" && exit 1"
40
41
- "version": "3.2.1"
+ "version": "3.2.2"
42
}
0 commit comments