Browse Source

refactor: 修改版本号为2.0.1-2023121301-Alpha

wu.jian2 1 year ago
parent
commit
f8983eb2e6
1 changed files with 4 additions and 4 deletions
  1. 4 4
      data-room-ui/package.json

+ 4 - 4
data-room-ui/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@gcpaas/data-room-ui",
-  "version": "2.0.1-2023120401-Alpha",
+  "version": "2.0.1-2023121301-Alpha",
   "description": "自定义大屏",
   "author": "gcpaas",
   "license": "MIT",
@@ -86,7 +86,8 @@
     "vuedraggable": "^2.24.3",
     "vuex": "3.1.0",
     "node-sass": "4.14.1",
-    "sass-loader": "7.1.0"
+    "sass-loader": "7.1.0",
+    "ztree": "3.5.24"
   },
   "devDependencies": {
     "@babel/core": "^7.12.16",
@@ -135,8 +136,7 @@
     "vue": "2.6.10",
     "babel-polyfill": "6.26.0",
     "increase-memory-limit": "^1.0.7",
-    "tiny-sass-compiler": "^0.12.2",
-    "ztree": "3.5.24"
+    "tiny-sass-compiler": "^0.12.2"
   },
   "engines": {
     "node": ">=8.9",