Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinyChang authored Jul 15, 2021
1 parent 58134d7 commit e1363d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"webpack-hot-middleware": "^2.10.0"
},
"peerDependencies": {
"react": "^15.4.1 || ^16.0.0" || "^17.0.0",
"react-dom": "^15.4.1 || ^16.0.0" || "^17.0.0"
"react": "^15.4.1 || ^16.0.0 || ^17.0.0",
"react-dom": "^15.4.1 || ^16.0.0 || ^17.0.0"
},
"dependencies": {
"prop-types": "^15.5.7"
Expand Down

0 comments on commit e1363d7

Please sign in to comment.