chore: remove validate-keys script (#64341)

This commit is contained in:
Oliver Eyton-Williams
2025-12-05 20:26:05 +01:00
committed by GitHub
parent bcacf747ed
commit 29420e8214
2 changed files with 1 additions and 105 deletions
+1 -2
View File
@@ -35,8 +35,7 @@
"serve-ci": "serve -l 8000 -c serve.json public",
"prestand-alone": "pnpm run prebuild",
"stand-alone": "gatsby develop",
"test": "vitest",
"validate-keys": "tsx --tsconfig ../tsconfig.json ../tools/scripts/lint/validate-keys"
"test": "vitest"
},
"dependencies": {
"@babel/plugin-proposal-export-default-from": "7.23.3",