@fox-js/foxui-pc 4.0.1-28 → 4.0.1-29

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/dist/style.esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @fox-js/foxui-desktop v4.0.0 Wed Mar 15 2023 09:05:55 GMT+0800 (China Standard Time)
2
+ * @fox-js/foxui-desktop v4.0.0 Tue Mar 21 2023 00:48:38 GMT+0800 (China Standard Time)
3
3
  */
4
4
  const t = "";
5
5
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fox-js/foxui-pc",
3
- "version": "4.0.1-28",
3
+ "version": "4.0.1-29",
4
4
  "description": "FoxUI PC端组件库",
5
5
  "author": "jiangcheng",
6
6
  "main": "dist/index.umd.js",