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 403d618 commit 646a346Copy full SHA for 646a346
.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
@@ -41,7 +41,7 @@
41
"jest": "^29.7.0",
42
"prettier": "^3.3.3",
43
"react": "18.3.1",
44
- "react-native": "0.76.5",
+ "react-native": "0.76.6",
45
"release-it": "^17.10.0",
46
"typescript": "~5.5.4",
47
"typescript-eslint": "^8.13.0"
0 commit comments