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 b2c99cf commit eb386a0Copy full SHA for eb386a0
1 file changed
package.json
@@ -51,5 +51,9 @@
51
"{NativeScript,metadata-generator/src,TestFixtures}/**/*.{h,hpp,c,cpp,mm,m}": [
52
"clang-format -i"
53
]
54
+ },
55
+ "overrides": {
56
+ "react": "19.1.0",
57
+ "react-native": "0.81.5"
58
}
59
0 commit comments