diff --git a/package.json b/package.json index f214ce3..bf2add7 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@types/styled-jsx": "^3.4.4", "@types/uuid": "^8.3.4", "mancala.js": "^0.0.2-beta.3", - "react": "^16.0.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0", + "react": "^18.2.0", + "react-dom": "^18.2.0", "react-router-dom": "6", "styled-jsx": "^5.0.2", "uuid": "^8.3.2"