diff --git a/package.json b/package.json index e6d3722..3a98a5e 100755 --- a/package.json +++ b/package.json @@ -34,6 +34,8 @@ "@types/react-dom": "^18.2.18", "ajv": "^7.2.4", "cross-env": "^7.0.3", + "gatsby-plugin-perf-budgets": "^0.0.18", + "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32", "typescript": "^5.3.3" } }