Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 07967e9

Browse files
authored
Update package.json
1 parent ae8e30b commit 07967e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@types/react-native": "^0.37.6"
2222
},
2323
"peerDependencies": {
24-
"react": "^15.4.1",
25-
"react-native": "^0.40.0 || ^0.41.0"
24+
"react": "^15.4.2",
25+
"react-native": "*"
2626
},
2727
"author": "Sergey Bushnyak <[email protected]> (https://github.com/sigrlami)",
2828
"license": "MIT"

0 commit comments

Comments
 (0)