Skip to content

Commit

Permalink
Merge pull request #195 from unexpectedjs/ssimonsen/upgrade-react-dev…
Browse files Browse the repository at this point in the history
…-deps

Upgrade React deps
  • Loading branch information
sunesimonsen authored May 2, 2024
2 parents 82b86e2 + d42203d commit 58d5b45
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 @@ -56,8 +56,8 @@
"mocha-dominate": "^1.0.0",
"prettier": "~2.4.0",
"prop-types": "^15.6.1",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rollup": "^2.0.3",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-json": "4.0.0",
Expand Down

0 comments on commit 58d5b45

Please sign in to comment.