diff --git a/front/package.json b/front/package.json index e104d46..36a46cd 100644 --- a/front/package.json +++ b/front/package.json @@ -16,7 +16,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-router": "^7.0.2", - "react-router-dom": "^6.2.1" + "react-router-dom": "^6.2.1", "three": "^0.171.0", "three-stdlib": "^2.34.0" },