Skip to content

Commit 37525c0

Browse files
author
Rishabh
committed
minor update in package json
1 parent ad6d6bd commit 37525c0

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
@@ -29,8 +29,8 @@
2929
},
3030
"homepage": "https://github.com/ui-ninja/react-native-rating-element#readme",
3131
"peerDependencies": {
32-
"react": "^16.13.1",
33-
"react-native": "^0.57.1"
32+
"react": "*",
33+
"react-native": "*"
3434
},
3535
"devDependencies": {
3636
"metro-react-native-babel-preset": "^0.59.0"

0 commit comments

Comments
 (0)