Merge branch 'dev' into 'master'
Dev See merge request !5
Showing
This diff is collapsed.
| ... | ... | @@ -15,6 +15,8 @@ |
| "@antv/g2": "4.2.4", | ||
| "@babel/polyfill": "7.0.0", | ||
| "@babel/runtime": "7.2.0", | ||
| "@wangeditor/editor": "^5.1.14", | ||
| "@wangeditor/editor-for-vue": "^1.0.2", | ||
| "ant-design-vue": "1.7.8", | ||
| "axios": "0.18.0", | ||
| "dayjs": "1.7.7", | ||
| ... | ... | @@ -25,11 +27,10 @@ |
| "lodash.pick": "4.4.0", | ||
| "nprogress": "0.2.0", | ||
| "simple-lightbox": "^2.1.0", | ||
| "vue": "2.6.11", | ||
| "vue": "2.6.14", | ||
| "vue-ls": "3.2.0", | ||
| "vue-router": "3.0.1", | ||
| "vuex": "3.0.1", | ||
| "wangeditor": "^4.7.5" | ||
| "vuex": "3.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/plugin-transform-runtime": "7.2.0", | ||
| ... | ... | @@ -42,7 +43,7 @@ |
| "eslint-plugin-vue": "6.2.2", | ||
| "less": "3.8.1", | ||
| "less-loader": "4.1.0", | ||
| "vue-template-compiler": "2.6.11" | ||
| "vue-template-compiler": "2.6.14" | ||
| }, | ||
| "postcss": { | ||
| "plugins": { | ||
| ... | ... |
Please
register
or
sign in
to comment