Skip to content

Commit

Permalink
chore: bump react version
Browse files Browse the repository at this point in the history
  • Loading branch information
mastertheblaster committed Feb 23, 2021
1 parent 03e853c commit a2a0ab9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"mjml": "^4.6.3",
"mjml2json": "^1.0.1",
"puppeteer": "^1.4.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"with-eyes": "^3.0.1",
"yoshi": "^4.186.0"
},
"peerDependencies": {
"mjml": "^4.1.2",
"react": "^16.4.0",
"react-dom": "^16.4.0"
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"yoshi": {
"hmr": "auto"
Expand Down

0 comments on commit a2a0ab9

Please sign in to comment.