|
@@ -56,6 +56,7 @@
|
|
|
"@commitlint/config-conventional": "^8.0.0",
|
|
"@commitlint/config-conventional": "^8.0.0",
|
|
|
"@nutui/cli": "^0.1.2",
|
|
"@nutui/cli": "^0.1.2",
|
|
|
"@vue/composition-api": "^0.5.0",
|
|
"@vue/composition-api": "^0.5.0",
|
|
|
|
|
+ "babel-plugin-istanbul": "^6.0.0",
|
|
|
"husky": "^3.0.0",
|
|
"husky": "^3.0.0",
|
|
|
"vue-lazyload": "^1.3.3"
|
|
"vue-lazyload": "^1.3.3"
|
|
|
},
|
|
},
|
|
@@ -63,6 +64,7 @@
|
|
|
"vue": "^2.6.10"
|
|
"vue": "^2.6.10"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
"@babel/plugin-transform-object-assign": "^7.8.3",
|
|
"@babel/plugin-transform-object-assign": "^7.8.3",
|
|
|
"@typescript-eslint/eslint-plugin": "^2.16.0",
|
|
"@typescript-eslint/eslint-plugin": "^2.16.0",
|
|
|
"@typescript-eslint/parser": "^2.16.0",
|
|
"@typescript-eslint/parser": "^2.16.0",
|