File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-admin" ,
3- "version" : " 0.2.6 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " The Node-RED admin command line interface" ,
55 "homepage" : " http://nodered.org" ,
66 "bugs" : {
2323 "name" : " Anna Thomas"
2424 }
2525 ],
26- "preferGlobal" : " true" ,
2726 "scripts" : {
2827 "test" : " ./node_modules/.bin/mocha "
2928 },
3029 "dependencies" : {
31- "axios" : " 0.19.2 " ,
30+ "axios" : " 0.21.1 " ,
3231 "bcryptjs" : " ^2.4.3" ,
33- "cli-table" : " ^0.3.1 " ,
32+ "cli-table" : " ^0.3.4 " ,
3433 "minimist" : " ^1.2.5" ,
3534 "read" : " ^1.0.7"
3635 },
3736 "devDependencies" : {
38- "grunt" : " ^1.0.4 " ,
37+ "grunt" : " ^1.3.0 " ,
3938 "grunt-cli" : " ^1.3.2" ,
40- "grunt-contrib-jshint" : " ^2.1 .0" ,
39+ "grunt-contrib-jshint" : " ^3.0 .0" ,
4140 "grunt-simple-mocha" : " ^0.4.1" ,
4241 "mocha" : " ^7.1.0" ,
4342 "should" : " ^13.2.3" ,
You can’t perform that action at this time.
0 commit comments