We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcc582 commit 8af0138Copy full SHA for 8af0138
packages/zeego/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zeego",
3
- "version": "1.7.1",
+ "version": "1.7.3",
4
"description": "Logical UI primitives, made for screens.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -72,6 +72,7 @@
72
"react": "17.0.1",
73
"react-native": "0.64.2",
74
"react-native-builder-bob": "^0.18.0",
75
+ "react-native-ios-utilities": "^4.3.2",
76
"release-it": "^14.2.2",
77
"typescript": "^4.4"
78
},
0 commit comments