Skip to content

Commit 53dbbac

Browse files
committed
Update react peerDep to satisfy react-reconciler
1 parent 141162b commit 53dbbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-nativescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/shirakaba/react-nativescript#readme",
3535
"peerDependencies": {
36-
"react": "^16.9.0",
36+
"react": "^16.13.1",
3737
"@nativescript/core": "~8.0.0"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)