fat-design 0.0.1-beta.20250927122721 → 0.0.1-beta.20250927123155

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": "fat-design",
3
- "version": "0.0.1-beta.20250927122721",
3
+ "version": "0.0.1-beta.20250927123155",
4
4
  "scripts": {},
5
5
  "main": "index.umd.js",
6
6
  "module": "index.js",
@@ -16,5 +16,5 @@
16
16
  "publishConfig": {
17
17
  "registry": "https://registry.npmjs.org"
18
18
  },
19
- "buildTime": "Sat, 27 Sep 2025 04:27:21 GMT"
19
+ "buildTime": "Sat, 27 Sep 2025 04:31:55 GMT"
20
20
  }