清理一下工程

This commit is contained in:
aixianling
2024-10-10 16:29:07 +08:00
parent 285e242e9e
commit b3f11698f2
7 changed files with 2 additions and 78 deletions

View File

@@ -1,16 +0,0 @@
{
"name": "@dui/dv",
"version": "1.0.0",
"author": "kubbo",
"scripts": {
"lib": "npm unpublish --force&&npm publish"
},
"main": "index.js",
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@jiaminghi/data-view": "^2.10.0",
"vuedraggable": "^2.24.3",
"element-ui": "^2.13.2",
"vue": "^2.6.11"
}
}