Skip to content

Commit 9694787

Browse files
stenin-nikitayarastqt
authored andcommitted
fix(core): supports react@17
1 parent 369e91c commit 9694787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@bem-react/classnames": "1.3.9"
2323
},
2424
"peerDependencies": {
25-
"react": "^16.8.0"
25+
"react": "^16.8.0 || ^17.0.0"
2626
},
2727
"nyc": {
2828
"include": ["core.tsx"],

0 commit comments

Comments
 (0)