Skip to content

Commit

Permalink
fix: react peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
muselesscreator committed Jun 16, 2023
1 parent 76178dd commit cb3c384
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 @@ -53,6 +53,6 @@
},
"peerDependencies": {
"@edx/frontend-build": ">=8.1.0",
"react": "^16.9.0 || 17.0.0"
"react": "^16.9.0 || ^17.0.0"
}
}

0 comments on commit cb3c384

Please sign in to comment.