File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gulp-shell" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " A handy command line interface for gulp" ,
55 "main" : " index.js" ,
66 "scripts" : {
2424 },
2525 "homepage" : " https://github.com/sun-zheng-an/gulp-shell" ,
2626 "devDependencies" : {
27- "chai" : " ~3.3 .0" ,
28- "coveralls" : " ~2.11.2 " ,
29- "eslint" : " ~1.6.0 " ,
27+ "chai" : " ~3.4 .0" ,
28+ "coveralls" : " ~2.11.4 " ,
29+ "eslint" : " ~1.7.3 " ,
3030 "gulp" : " ~3.9.0" ,
31- "istanbul" : " ~0.3.14 " ,
31+ "istanbul" : " ~0.4.0 " ,
3232 "mocha" : " ~2.3.3" ,
33- "mocha-lcov-reporter" : " 1.0.0"
33+ "mocha-lcov-reporter" : " ~ 1.0.0"
3434 },
3535 "dependencies" : {
36- "async" : " ~1.4.2 " ,
37- "gulp-util" : " ~3.0.5 " ,
36+ "async" : " ~1.5.0 " ,
37+ "gulp-util" : " ~3.0.7 " ,
3838 "lodash" : " ~3.10.1" ,
3939 "through2" : " ~2.0.0"
4040 }
You can’t perform that action at this time.
0 commit comments