Skip to content

Commit

Permalink
feat: modified react versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yungblud committed Jan 14, 2024
1 parent a406194 commit b6e4558
Show file tree
Hide file tree
Showing 4 changed files with 2,318 additions and 30 deletions.
4 changes: 2 additions & 2 deletions packages/coldsurf-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@react-spring/parallax": "^9.4.5",
"emotion-reset": "^3.0.1",
"next": "12.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-spring": "^9.4.5"
},
"devDependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/metronome-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "2.6.2",
"typescript": "4.6.3"
},
"resolutions": {
"@types/react": "18.0.1"
}
}
Loading

0 comments on commit b6e4558

Please sign in to comment.