fix: remove netlify devdependencies

No longer needed, since we are using vercel.
This commit is contained in:
NunoSempere 2022-10-21 13:22:58 +01:00
parent a4b88e6023
commit f0f4188758
2 changed files with 2 additions and 46130 deletions

46128
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -110,10 +110,8 @@
"@graphql-codegen/typed-document-node": "^2.3.5",
"@graphql-codegen/typescript": "^2.7.5",
"@graphql-codegen/typescript-operations": "^2.5.5",
"@netlify/plugin-nextjs": "^4.27.3",
"@svgr/cli": "^6.5.0",
"@types/pg": "^8.6.5",
"eslint": "^8.25.0",
"netlify-cli": "^12.0.11"
"eslint": "^8.25.0"
}
}