Re-enabled strict ts types

This commit is contained in:
EthanShoeDev
2025-09-14 23:07:02 -04:00
parent c861cda4e5
commit 0cf2d06000
3 changed files with 12 additions and 14 deletions

View File

@@ -129,6 +129,6 @@
"version": "0.54.3"
},
"dependencies": {
"uniffi-bindgen-react-native": "0.29.3-1"
"uniffi-bindgen-react-native": "github:EthanShoeDev/uniffi-bindgen-react-native#build-ts"
}
}