Skip to content

Commit

Permalink
update e2e test package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 7, 2024
1 parent dbe53fb commit 49eaa68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions e2e/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@types/node": "^20.2.5",
"@types/react": "^18.2.8",
"@types/react-dom": "18.2.4",
"next": "^14.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"next": "^15.0.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "5.1.3",
"swr": "*"
}
Expand Down

0 comments on commit 49eaa68

Please sign in to comment.