更改版本号

This commit is contained in:
zyqwst
2022-01-02 09:48:30 +08:00
parent fe0ff7a4af
commit 06c2fb6532
10 changed files with 9375 additions and 48952 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "json-schema-editor-vue",
"version": "1.2.5",
"version": "2.0.0",
"author": "zhangyq",
"description": "A json-schema editor of high efficient and easy-to-use, base on Vue",
"keywords": [
@@ -27,7 +27,9 @@
"dependencies": {
"ant-design-vue": "^1.7.2",
"core-js": "^3.6.5",
"vue": "^2.6.11"
"generate-schema": "^2.6.0",
"vue": "^2.6.11",
"vue-codemirror": "^4.0.6"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",