diff --git a/package-lock.json b/package-lock.json index 0ad1598..9c3847e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,9 +27,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.51.5", "react-imported-component": "^6.5.4", - "webpack": "^5.94.0", - "cross-spawn": ">=7.0.5" - + "webpack": "^5.94.0" }, "devDependencies": { "@types/gtag.js": "^0.0.20", @@ -40,9 +38,7 @@ "eslint-config-next": "^13.0.7", "postcss": ">=8.4.35", "tailwindcss": "^2.2.17", - "typescript": "4.5.2", - "cross-spawn": ">=7.0.5" - + "typescript": "4.5.2" } }, "node_modules/@babel/code-frame": {