@fox-js/foxui-pc 4.0.1-73 → 4.0.1-75

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 Thu Sep 14 2023 21:31:01 GMT+0800 (中国标准时间)
2
+ * @fox-js/foxui-desktop v4.0.0 Fri Sep 15 2023 15:15:07 GMT+0800 (中国标准时间)
3
3
  */
4
4
  const t = "";
5
5
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fox-js/foxui-pc",
3
3
  "type": "module",
4
- "version": "4.0.1-73",
4
+ "version": "4.0.1-75",
5
5
  "description": "FoxUI PC端组件库",
6
6
  "author": "jiangcheng",
7
7
  "main": "./dist/index.umd.js",