Skip to content

Commit

Permalink
Fix react version
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Apr 27, 2022
1 parent d73fe31 commit 37e7f03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"karma-spec-reporter": "0.0.34",
"mocha": "^9.2.2",
"puppeteer": "^13.6.0",
"react": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"rollup": "^2.70.2",
"rollup-plugin-terser": "^7.0.2",
Expand Down

0 comments on commit 37e7f03

Please sign in to comment.