Skip to content

Commit eb386a0

Browse files
committed
override React Native version
1 parent b2c99cf commit eb386a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,9 @@
5151
"{NativeScript,metadata-generator/src,TestFixtures}/**/*.{h,hpp,c,cpp,mm,m}": [
5252
"clang-format -i"
5353
]
54+
},
55+
"overrides": {
56+
"react": "19.1.0",
57+
"react-native": "0.81.5"
5458
}
5559
}

0 commit comments

Comments
 (0)