There was an error while loading. Please reload this page.
1 parent 50d0a11 commit 8c5001aCopy full SHA for 8c5001a
package.json
@@ -25,5 +25,5 @@
25
"bugs": {
26
"url": "https://github.com/rahsheen/react-native-template-redux-typescript/issues"
27
},
28
- "homepage": "https://github.com/rahsheen/react-native-template-redux-typescript#readme",
+ "homepage": "https://github.com/rahsheen/react-native-template-redux-typescript#readme"
29
}
template/package.json
@@ -11,7 +11,7 @@
11
12
"dependencies": {
13
"react": "18.1.0",
14
- "react-native": "0.70.4"
+ "react-native": "0.70.4",
15
"@reduxjs/toolkit": "^1.8.6",
16
"react-redux": "^8.0.2"
17
0 commit comments