Skip to content

Commit 1d836de

Browse files
YutaSugimuraemin93
andauthored
feat: update to react native 0.66.3 (#234)
Co-authored-by: Emin Khateeb <[email protected]>
1 parent e5fce57 commit 1d836de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/package.json

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

0 commit comments

Comments
 (0)