Skip to content

Commit

Permalink
Fix stats-app
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jun 17, 2024
1 parent 4a8645e commit 061bc85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/.stats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"dependencies": {
"next": "latest",
"react": "19.0.0-rc-dfd30974ab-20240613",
"react-dom": "19.0.0-rc-dfd30974ab-20240613"
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0"
},
"engines": {
"node": ">=18.17.0"
Expand Down

0 comments on commit 061bc85

Please sign in to comment.