Skip to content

Commit 74d0bf6

Browse files
joaogardenbergAndrey Okonetchnikov
authored andcommitted
feat: Update peer dependencies for react 17.x (#48)
1 parent 78dc09b commit 74d0bf6

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
@@ -70,8 +70,8 @@
7070
"webpack": "1.13.2"
7171
},
7272
"peerDependencies": {
73-
"react": "0.14.x || 15.x || 16.x",
74-
"react-dom": "0.14.x || 15.x || 16.x"
73+
"react": "0.14.x || 15.x || 16.x || 17.x",
74+
"react-dom": "0.14.x || 15.x || 16.x || 17.x"
7575
},
7676
"dependencies": {
7777
"prop-types": "^15.5.7"

0 commit comments

Comments
 (0)