File tree 3 files changed +3270
-14
lines changed
3 files changed +3270
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"root": true,
3
- "extends": "vue"
3
+ "extends": "plugin: vue-libs/recommended "
4
4
}
Original file line number Diff line number Diff line change 38
38
"babel-helper-vue-jsx-merge-props" : " ^2.0.0"
39
39
},
40
40
"devDependencies" : {
41
- "babel-cli" : " ^6.10.1 " ,
42
- "babel-helper-vue-jsx-merge-props " : " ^2.0.2 " ,
43
- "babel-loader " : " ^6.2.4 " ,
44
- "babel-plugin-syntax-jsx " : " ^6.8.0 " ,
45
- "babel-preset-es2015 " : " ^6.9 .0" ,
46
- "babel-register " : " ^6.9.0 " ,
47
- "chai " : " ^3.5 .0" ,
48
- "eslint " : " ^2.12.0 " ,
49
- "eslint-config-vue " : " ^2.0 .0" ,
50
- "eslint-plugin-vue" : " ^1.0 .0" ,
51
- "mocha" : " ^2.5.3 " ,
52
- "vue" : " ^2.0.0-alpha.5 " ,
53
- "webpack" : " ^1.13.1 "
41
+ "babel-cli" : " ^6.26.0 " ,
42
+ "babel-core " : " ^6.26.0 " ,
43
+ "babel-helper-vue-jsx-merge-props " : " ^2.0.3 " ,
44
+ "babel-loader " : " ^7.1.2 " ,
45
+ "babel-plugin-syntax-jsx " : " ^6.18 .0" ,
46
+ "babel-preset-es2015 " : " ^6.24.1 " ,
47
+ "babel-register " : " ^6.26 .0" ,
48
+ "chai " : " ^4.1.2 " ,
49
+ "eslint" : " ^4.16 .0" ,
50
+ "eslint-plugin-vue-libs " : " ^2.1 .0" ,
51
+ "mocha" : " ^5.0.0 " ,
52
+ "vue" : " ^2.5.13 " ,
53
+ "webpack" : " ^3.10.0 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments