Skip to content

Commit fe4494e

Browse files
Viraj Ajay JoshiViraj Ajay Joshi
authored andcommitted
fix: changeset
1 parent 46378b3 commit fe4494e

File tree

3 files changed

+358
-14
lines changed

3 files changed

+358
-14
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["@gluestack/ui-storybook"]
10+
"ignore": ["@gluestack/ui-storybook", "@gluestack/storybook-nativewind"]
1111
}

example/storybook-nativewind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@react-aria/separator": "^3.3.0",
4141
"@react-aria/utils": "^3.15.0",
4242
"@react-native-aria/button": "^0.2.5",
43-
"@react-native-aria/overlays": "0.3.10",
43+
"@react-native-aria/overlays": "^0.3.10",
4444
"@react-native-aria/separator": "^0.2.6",
4545
"@react-native-async-storage/async-storage": "~1.17.3",
4646
"@react-native-community/datetimepicker": "6.5.2",

0 commit comments

Comments
 (0)