We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee55caa commit 80abf6aCopy full SHA for 80abf6a
1 file changed
package.json
@@ -102,8 +102,7 @@
102
"react-native-builder-bob": "^0.31.0",
103
"release-it": "^15.0.0",
104
"turbo": "^1.10.7",
105
- "typescript": "^5.2.2",
106
- "uniffi-bindgen-react-native": "0.29.3-1"
+ "typescript": "^5.2.2"
107
},
108
"resolutions": {
109
"@types/react": "^18.2.44"
@@ -231,6 +230,7 @@
231
230
"dependencies": {
232
"patch-package": "^8.0.0",
233
"postinstall-postinstall": "^2.1.0",
234
- "tar": "^7.4.3"
+ "tar": "^7.4.3",
+ "uniffi-bindgen-react-native": "0.29.3-1"
235
}
236
0 commit comments