Skip to content

Commit

Permalink
Add react-dom as it's needed
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jul 7, 2024
1 parent b9abffa commit 87bfebf
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 474 deletions.
2 changes: 2 additions & 0 deletions backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,15 @@
"hono": "^4.4.11",
"nodemailer": "6.9.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-email": "2.1.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/html-to-text": "^9.0.4",
"@types/nodemailer": "^6.4.15",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/swagger-ui-dist": "^3.30.5",
"eslint": "^9.6.0",
"prettier": "3.3.2",
Expand Down
Loading

0 comments on commit 87bfebf

Please sign in to comment.