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 47
47
"license" : " MIT" ,
48
48
"devDependencies" : {
49
49
"axios" : " 0.7.0" ,
50
+ "babel" : " 5.8.34" ,
50
51
"chai" : " 3.4.1" ,
51
52
"codecov.io" : " 0.1.6" ,
52
53
"ghooks" : " 1.0.0" ,
54
+ "gulp" : " 3.9.0" ,
55
+ "gulp-git" : " 1.6.0" ,
53
56
"istanbul" : " 0.3.22" ,
54
57
"mocha" : " 2.3.4" ,
55
- "semantic-release" : " ^4.3.5"
58
+ "node-uuid" : " 1.4.7" ,
59
+ "nodemon" : " 1.8.1" ,
60
+ "rimraf" : " 2.4.3" ,
61
+ "semantic-release" : " ^4.3.5" ,
62
+ "semver" : " 5.0.3"
56
63
},
57
64
"dependencies" : {
58
- "babel" : " 5.8.34" ,
59
65
"chalk" : " 1.1.1" ,
60
66
"cz-conventional-changelog" : " 1.1.4" ,
61
67
"dedent" : " 0.6.0" ,
62
68
"detect-indent" : " 4.0.0" ,
63
69
"find-node-modules" : " 1.0.1" ,
64
70
"glob" : " 6.0.1" ,
65
- "gulp" : " 3.9.0" ,
66
- "gulp-git" : " 1.6.0" ,
67
71
"inquirer" : " 0.11.0" ,
68
72
"lodash" : " 3.10.1" ,
69
73
"minimist" : " 1.2.0" ,
70
- "node-uuid" : " 1.4.7" ,
71
- "nodemon" : " 1.8.1" ,
72
- "rimraf" : " 2.4.3" ,
73
- "semver" : " 5.0.3" ,
74
74
"shelljs" : " 0.5.3" ,
75
75
"strip-json-comments" : " 2.0.0"
76
76
}
You can’t perform that action at this time.
0 commit comments