排除非必须的依赖

This commit is contained in:
zyqwst
2020-10-20 20:35:36 +08:00
parent 8e8ac9b66d
commit 64c46113df
18 changed files with 1015 additions and 1041 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "json-schema-editor-vue",
"version": "1.2.1",
"version": "1.2.4",
"author": "zhangyq",
"description": "A json-schema editor of high efficient and easy-to-use, base on Vue",
"keywords": [
@@ -37,8 +37,6 @@
"babel-plugin-import": "^1.13.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"less": "^3.11.3",
"less-loader": "^6.1.2",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {