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