提交一波

This commit is contained in:
aixianling
2024-10-10 10:38:50 +08:00
parent 45017af56d
commit 17bf8599d1
9 changed files with 23 additions and 36 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"
}
}