Skip to content

Commit bde0a10

Browse files
authored
Update package.json (wuxudong#984)
1 parent a21e3db commit bde0a10

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
],
3333
"dependencies": {
3434
"deprecated-react-native-prop-types": "^2.3.0",
35-
"prop-types": "^15.8.1",
36-
"react": "16.13.1"
35+
"prop-types": "^15.8.1"
36+
},
37+
"peerDependencies": {
38+
"react": ">=16.0.0"
3739
}
3840
}

0 commit comments

Comments
 (0)