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 b9f6884 commit 6e8ecc5Copy full SHA for 6e8ecc5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-admin",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "The Node-RED admin command line interface",
5
"homepage": "http://nodered.org",
6
"bugs": {
@@ -38,11 +38,11 @@
38
"read": "^1.0.7"
39
},
40
"devDependencies": {
41
- "coveralls": "^3.1.0",
42
- "mocha": "9.0.0",
+ "coveralls": "^3.1.1",
+ "mocha": "^9.0.1",
43
"nyc": "^15.1.0",
44
- "should": "13.2.3",
45
- "sinon": "^10.0.0",
+ "should": "^13.2.3",
+ "sinon": "^11.1.1",
46
"sinon-test": "^3.1.0"
47
48
"optionalDependencies": {
0 commit comments