diff --git a/frontend/package.json b/frontend/package.json index db845c3..a9f3988 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -56,6 +56,7 @@ ] }, "devDependencies": { - "@types/plotly.js": "^2.35.5" + "@types/plotly.js": "^2.35.5", + "@craco/craco": "^0.0.0" } }