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 8f813d4 commit cdbd002Copy full SHA for cdbd002
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 3.1.1
2
+
3
+ - Bump axios to 1.6.1 (#31) @hardillb
4
5
### 3.1.0
6
7
- Remove temporary dev comments (#22) @bonanitech
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-admin",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "The Node-RED admin command line interface",
"homepage": "http://nodered.org",
"bugs": {
@@ -38,7 +38,6 @@
38
"read": "^1.0.7"
39
},
40
"devDependencies": {
41
- "coveralls": "^3.1.1",
42
"mocha": "^10.2.0",
43
"nyc": "^15.1.0",
44
"should": "^13.2.3",
0 commit comments