Skip to content

Commit 2de5281

Browse files
authoredJan 30, 2021
Update package.json (#157)
Xcode won't build with error 'Too many arguments...' see #151 Propose to update dependency to react-native 0.62
1 parent be3d8b2 commit 2de5281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-coverage-badges": "^1.1.2",
5555
"prettier": "^1.19.1",
5656
"react": "~16.9.0",
57-
"react-native": "~0.61.5",
57+
"react-native": "^0.62",
5858
"release-it": "^12.6.3",
5959
"typescript": "^3.7.5"
6060
},

0 commit comments

Comments
 (0)
Please sign in to comment.