bl-common-vue3 0.2.55 → 0.2.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bl-common-vue3",
3
- "version": "0.2.55",
3
+ "version": "0.2.56",
4
4
  "main": "lib/vue3common.umd.min.js",
5
5
  "description": "bailing vue3 common components lib",
6
6
  "private": false,
package/dist/favicon.ico DELETED
Binary file
package/dist/index.html DELETED
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>bl-common-vue3</title><link href="/js/chunk-vendors.533ae2a4.js" rel="preload" as="script"><link href="/js/index.2d0825ff.js" rel="preload" as="script"></head><body><noscript><strong>We're sorry but bl-common-vue3 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.533ae2a4.js"></script><script src="/js/index.2d0825ff.js"></script></body></html>