We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2876ef6 commit 66d8774Copy full SHA for 66d8774
designer-demo/public/mock/bundle.json
@@ -24397,7 +24397,16 @@
24397
]
24398
}
24399
],
24400
- "packages": []
+ "packages": [
24401
+ {
24402
+ "name": "TinyVue组件库",
24403
+ "package": "@opentiny/vue",
24404
+ "version": "3.21.0",
24405
+ "destructuring": true,
24406
+ "script": "https://registry.npmmirror.com/@opentiny/vue-runtime/~3.21/files/dist3/tiny-vue-pc.mjs",
24407
+ "css": "https://registry.npmmirror.com/@opentiny/vue-theme/3.21/files/index.css"
24408
+ }
24409
+ ]
24410
24411
24412
0 commit comments