File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
"interactjs" : " https://github.com/taye/interact.js.git#v1.3.0-alpha.4"
29
29
},
30
30
"devDependencies" : {
31
- "babel-core" : " ^6.0.0" ,
32
- "babel-loader" : " ^6.0.0" ,
33
- "babel-preset-es2015" : " ^6.0.0" ,
34
- "babel-plugin-transform-runtime" : " ^6.0.0" ,
31
+ "babel-core" : " ^6.26.0" ,
32
+ "babel-loader" : " ^7.1.2" ,
35
33
"babel-plugin-transform-flow-comments" : " ^6.7.0" ,
34
+ "babel-plugin-transform-runtime" : " ^6.0.0" ,
35
+ "babel-preset-es2015" : " ^6.0.0" ,
36
36
"babel-preset-es2015-loose" : " ^7.0.0" ,
37
37
"babel-preset-stage-1" : " ^6.5.0" ,
38
38
"cross-env" : " ^3.0.0" ,
39
39
"css-loader" : " ^0.25.0" ,
40
40
"file-loader" : " ^0.9.0" ,
41
+ "vue" : " ^2.2.6" ,
41
42
"vue-loader" : " ^11.1.4" ,
42
43
"vue-template-compiler" : " ^2.2.6" ,
43
44
"webpack" : " ^3.5.6" ,
44
- "webpack-dev-server" : " ^2.7.0" ,
45
- "vue" : " ^2.2.6"
45
+ "webpack-dev-server" : " ^2.7.0"
46
46
},
47
47
"license" : " MIT"
48
48
}
You can’t perform that action at this time.
0 commit comments