@astryxdesign/core 0.4.2-canary.44cde5e → 0.4.2-canary.4d004cd
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@astryxdesign/core",
|
|
3
|
-
"version": "0.4.2-canary.
|
|
3
|
+
"version": "0.4.2-canary.4d004cd",
|
|
4
4
|
"displayName": "Astryx Core",
|
|
5
5
|
"description": "The component library. Accessible, themeable React components with built-in spacing, dark mode, and StyleX styling.",
|
|
6
6
|
"author": "Meta Open Source",
|
|
@@ -654,7 +654,7 @@
|
|
|
654
654
|
"react-dom": ">=19.0.0"
|
|
655
655
|
},
|
|
656
656
|
"devDependencies": {
|
|
657
|
-
"@astryxdesign/cli": "0.4.2-canary.
|
|
657
|
+
"@astryxdesign/cli": "0.4.2-canary.4d004cd",
|
|
658
658
|
"@babel/cli": "^8.0.4",
|
|
659
659
|
"@babel/core": "^7.29.7",
|
|
660
660
|
"@babel/preset-react": "^8.0.1",
|