Skip to content

Commit a2d94e1

Browse files
sadamsmkg0
authored andcommitted
because it works fine for react 16
1 parent ba3b67a commit a2d94e1

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
@@ -31,7 +31,7 @@
3131
"prop-types": "^15.5.10"
3232
},
3333
"peerDependencies": {
34-
"react": "^0.14 || ^15.0.0-rc || ^15.0"
34+
"react": "^0.14 || ^15.0.0-rc || ^15.0 || ^16.0"
3535
},
3636
"devDependencies": {
3737
"babel": "^5.8.23"

0 commit comments

Comments
 (0)