File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-admin" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " The Node-RED admin command line interface" ,
55 "homepage" : " http://nodered.org" ,
66 "license" : " Apache-2.0" ,
2222 "colors" : " 1.1.2" ,
2323 "minimist" : " 1.2.0" ,
2424 "read" : " 1.0.7" ,
25- "request" : " 2.67 .0" ,
26- "when" : " 3.7.5 "
25+ "request" : " 2.74 .0" ,
26+ "when" : " 3.7.7 "
2727 },
2828 "devDependencies" : {
29- "grunt" : " 0.4.5 " ,
30- "grunt-cli" : " 0.1.13 " ,
31- "grunt-contrib-jshint" : " 0.11.3 " ,
32- "grunt-simple-mocha" : " ^ 0.4.0 " ,
29+ "grunt" : " 1.0.1 " ,
30+ "grunt-cli" : " 1.2.0 " ,
31+ "grunt-contrib-jshint" : " 1.0.0 " ,
32+ "grunt-simple-mocha" : " 0.4.1 " ,
3333 "mocha" : " 2.3.4" ,
3434 "should" : " 6.0.3" ,
35- "sinon" : " 1.17.2 "
35+ "sinon" : " 1.17.5 "
3636 },
3737 "optionalDependencies" : {
38- "bcrypt" :" 0.8.5 "
38+ "bcrypt" :" 0.8.7 "
3939 },
4040 "bin" : {
4141 "node-red-admin" : " node-red-admin.js"
You can’t perform that action at this time.
0 commit comments