Skip to content

Commit

Permalink
updated react dependency to add react 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ied3vil authored Dec 15, 2021
1 parent 20d1da3 commit d5f04cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"reflux-core": "^1.0.0"
},
"peerDependencies": {
"react": "^16.2.0"
"react": "^16.2.0 || ^17.0.0"
}
}

0 comments on commit d5f04cf

Please sign in to comment.