Commit 12c4e15d by 五更

release: v1.0.1

parent 1af7aecf
{ {
"name": "argus-board", "name": "argus-board",
"version": "1.0.0", "version": "1.0.1",
"type": "module", "type": "module",
"main": "./dist/argus-board.bundled.js", "main": "./dist/argus-board.bundled.js",
"module": "./dist/argus-board.bundled.es.js", "module": "./dist/argus-board.bundled.es.js",
...@@ -16,12 +16,9 @@ ...@@ -16,12 +16,9 @@
"README.md", "README.md",
"LICENSE" "LICENSE"
], ],
"dependencies": {
"vue-allotment": "^0.2.0"
},
"peerDependencies": { "peerDependencies": {
"vue": ">3", "vue": ">3",
"dayjs": ">1.11", "dayjs": ">1.11.1",
"lodash-es": ">4.17", "lodash-es": ">4.17",
"pinia": "^3.0.0" "pinia": "^3.0.0"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment