冲突解决
Showing
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -11,18 +11,18 @@ |
"@wangeditor/editor": "^5.1.23", | ||
"@wangeditor/editor-for-vue": "^1.0.2", | ||
"axios": "^1.1.3", | ||
"babel-plugin-component": "^1.1.1", | ||
"babel-plugin-import": "^1.13.8", | ||
"core-js": "^3.8.3", | ||
"element-ui": "^2.15.13", | ||
"js-md5": "^0.7.3", | ||
"lodash": "^4.17.21", | ||
"uuid": "^10.0.0", | ||
"lodash": "~4.17.20", | ||
"vue": "^2.6.14", | ||
"vue-router": "^3.5.1", | ||
"vuedraggable": "^2.24.3", | ||
"vuex": "^3.6.2", | ||
"vxe-table": "^3.5.9", | ||
"vxe-table-plugin-element": "^4.0.4", | ||
"xe-utils": "^3.5.7" | ||
"xe-utils": "^3.5.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.12.16", | ||
... | ... | @@ -33,7 +33,6 @@ |
"@vue/cli-plugin-vuex": "~5.0.0", | ||
"@vue/cli-service": "~5.0.0", | ||
"@vue/eslint-config-standard": "^6.1.0", | ||
"babel-plugin-import": "^1.13.8", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-import": "^2.25.3", | ||
"eslint-plugin-node": "^11.1.0", | ||
... | ... |
Please
register
or
sign in
to comment