Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
react-native-aria v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
intergalacticspacehighway committed Feb 22, 2021
1 parent 7bccc19 commit 4ff24c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/react-native-aria/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-aria",
"version": "0.2.2",
"version": "0.2.3",
"description": "mono repo setup with bob",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand All @@ -24,13 +24,13 @@
"dependencies": {
"@react-native-aria/button": "^0.2.2",
"@react-native-aria/checkbox": "^0.2.2",
"@react-native-aria/focus": "^0.2.3",
"@react-native-aria/focus": "^0.2.4",
"@react-native-aria/interactions": "^0.2.2",
"@react-native-aria/menu": "^0.2.2",
"@react-native-aria/overlays": "^0.2.1",
"@react-native-aria/overlays": "^0.2.2",
"@react-native-aria/radio": "^0.2.2",
"@react-native-aria/switch": "^0.2.2",
"@react-native-aria/toggle": "^0.2.2-alpha.0",
"@react-native-aria/toggle": "^0.2.2",
"@react-native-aria/utils": "^0.2.2"
},
"scripts": {
Expand Down

0 comments on commit 4ff24c7

Please sign in to comment.