Skip to content

Commit

Permalink
chore: upgrade react
Browse files Browse the repository at this point in the history
$ npm rm react react-dom && npm i -s react react-dom

Signed-off-by: Alexander Alemayhu <[email protected]>
  • Loading branch information
aalemayhu committed Jan 25, 2025
1 parent fd62e97 commit f42b8bd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 27 deletions.
39 changes: 13 additions & 26 deletions 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 @@ -59,7 +59,7 @@
"multer": "^1.4.4-lts.1",
"pg": "^8.11.3",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"showdown": "^2.1.0",
"stripe": "^16.8.0",
"xlsx": "^0.18.5"
Expand Down

0 comments on commit f42b8bd

Please sign in to comment.