Skip to content

Commit 353eb0c

Browse files
authored
upgrade to rn 0.64.1 and updated type defs (#206)
1 parent 14a3f49 commit 353eb0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"react": "17.0.1",
14-
"react-native": "0.64.0"
14+
"react-native": "0.64.1"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.12.9",
1818
"@babel/runtime": "^7.12.5",
1919
"@react-native-community/eslint-config": "^2.0.0",
20-
"@types/jest": "^26.0.20",
21-
"@types/react-native": "^0.64.0",
20+
"@types/jest": "^26.0.23",
21+
"@types/react-native": "^0.64.5",
2222
"@types/react-test-renderer": "^16.9.2",
2323
"babel-jest": "^26.6.3",
2424
"eslint": "^7.14.0",

0 commit comments

Comments
 (0)