Skip to content

Commit

Permalink
Merge pull request #31 from xendora/deps-mgmt
Browse files Browse the repository at this point in the history
feat: lowered React to 16.0.0
  • Loading branch information
crup authored Nov 4, 2019
2 parents cc97096 + f2b94ec commit b65c38b
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 @@ -47,8 +47,8 @@
},
"peerDependencies": {
"prop-types": "^15.5.4",
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down

0 comments on commit b65c38b

Please sign in to comment.