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.
2 parents a74f7fb + 646a346 commit b3511f8Copy full SHA for b3511f8
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
@@ -31,7 +31,7 @@ body:
31
render: json
32
placeholder: >
33
"dependencies": {
34
- "react-native": "^0.75.0",
+ "react-native": "0.75.0",
35
"react-native-nitro-modules": "^0.11.0",
36
...
37
},
bun.lockb
-8.96 KB
package.json
@@ -42,7 +42,7 @@
42
"jest": "^29.7.0",
43
"prettier": "^3.3.3",
44
"react": "18.3.1",
45
- "react-native": "0.76.5",
+ "react-native": "0.76.6",
46
"release-it": "^17.10.0",
47
"typescript": "~5.5.4",
48
"typescript-eslint": "^8.13.0"
0 commit comments