File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 95
95
"babel-cli" : " ^6.24.1" ,
96
96
"babel-plugin-add-module-exports" : " ^0.2.1" ,
97
97
"babel-plugin-transform-runtime" : " ^6.23.0" ,
98
- "babel-preset-env" : " 1.6.0" ,
98
+ "babel-preset-env" : " ^ 1.6.0" ,
99
99
"babel-preset-stage-0" : " ^6.24.1" ,
100
100
"babel-register" : " ^6.24.1" ,
101
101
"commitizen" : " ^2.9.6" ,
102
- "cross-env" : " 5.0.1" ,
102
+ "cross-env" : " ^ 5.0.1" ,
103
103
"throat" : " ^4.1.0"
104
104
},
105
105
"dependencies" : {
106
106
"@commitlint/core" : " ^3.0.0" ,
107
107
"babel-polyfill" : " ^6.23.0" ,
108
108
"babel-runtime" : " ^6.23.0" ,
109
- "chalk" : " 1.1.1" ,
109
+ "chalk" : " ^ 1.1.1" ,
110
110
"execa" : " ^0.7.0" ,
111
111
"lodash" : " ^4.17.4" ,
112
112
"meow" : " ^3.7.0" ,
113
113
"throat" : " ^4.1.0" ,
114
- "vorpal" : " 1.10.0"
114
+ "vorpal" : " ^ 1.10.0"
115
115
}
116
116
}
You can’t perform that action at this time.
0 commit comments