Commit a2ffc784 by 五更

release: v1.0.4

parent 07d202ad
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "argus-board", "name": "argus-board",
"version": "1.0.3", "version": "1.0.4",
"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",
...@@ -18,6 +18,9 @@ ...@@ -18,6 +18,9 @@
"README.md", "README.md",
"LICENSE" "LICENSE"
], ],
"dependencies": {
"rollup-plugin-visualizer": "^7.0.1"
},
"peerDependencies": { "peerDependencies": {
"dayjs": "^1.11.1", "dayjs": "^1.11.1",
"lodash-es": "^4.17", "lodash-es": "^4.17",
......
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