diff --git a/package.json b/package.json index c492312f..23daf694 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,12 @@ "cropperjs": "1.5.12", "crypto-js": "4.0.0", "echarts": "5.1.2", - "element-plus": "1.0.2-beta.54", + "element-plus": "1.0.2-beta.70", "nprogress": "0.2.0", "sortablejs": "1.13.0", "tinymce": "5.8.2", "vue": "3.1.4", + "vue-i18n": "9.1.7", "vue-router": "4.0.10", "vuedraggable": "4.0.3", "vuex": "4.0.2" @@ -31,8 +32,8 @@ "babel-eslint": "10.1.0", "eslint": "6.8.0", "eslint-plugin-vue": "7.12.1", - "less": "3.13.1", - "less-loader": "7.3.0" + "sass": "1.37.5", + "sass-loader": "10.1.1" }, "eslintConfig": { "root": true, diff --git a/public/index.html b/public/index.html index ebee01ee..29d0cdd9 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,12 @@ We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue. +