@nativetail/ui 0.2.8 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nativetail/ui",
3
- "version": "0.2.8",
3
+ "version": "0.3.0",
4
4
  "description": "",
5
5
  "main": "src/index.ts",
6
6
  "scripts": {},
@@ -35,7 +35,7 @@
35
35
  "moti": "^0.29.0",
36
36
  "react": "18.2.0",
37
37
  "react-hook-form": "^7.51.0",
38
- "react-native": "0.74.3",
38
+ "react-native": "0.73.6",
39
39
  "react-native-actions-sheet": "^0.9.6",
40
40
  "react-native-circular-progress-indicator": "^4.4.2",
41
41
  "react-native-gesture-handler": "^2.17.1",