@fox-js/foxui-pad 4.0.1-5 → 4.0.1-6

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 Fri Feb 17 2023 23:07:39 GMT+0800 (中国标准时间)
2
+ * @fox-js/foxui-desktop v4.0.0 Sun Feb 26 2023 21:56:26 GMT+0800 (中国标准时间)
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-pad",
3
- "version": "4.0.1-5",
3
+ "version": "4.0.1-6",
4
4
  "description": "FoxUI PAD端组件库",
5
5
  "author": "jiangcheng",
6
6
  "main": "dist/index.umd.js",