fat-design 0.0.1-beta.20251012170705 → 0.0.1-beta.20251016214453

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.20251012170705",
3
+ "version": "0.0.1-beta.20251016214453",
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": "Sun, 12 Oct 2025 09:07:05 GMT"
19
+ "buildTime": "Thu, 16 Oct 2025 13:44:53 GMT"
20
20
  }