Skip to content

Commit 147627b

Browse files
jonricaurtepablosichert
authored andcommitted
Update peerDependencies in package.json
1 parent 8f53aa7 commit 147627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"license": "ISC",
3333
"peerDependencies": {
3434
"prop-types": "<= 15.x.x",
35-
"react": "<= 15.x.x"
35+
"react": "<= 16.x.x"
3636
},
3737
"devDependencies": {
3838
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)