Skip to content

Commit 4e55264

Browse files
committed
chore: remove unused codegen script from package.json
1 parent a755836 commit 4e55264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"dev:prod": "vite --mode prod",
99
"dev:staging": "vite --mode staging",
1010
"build": "vite build --mode prod",
11-
"codegen": "graphql-codegen --config codegenPoco.ts",
1211
"check-types": "tsc --noEmit",
1312
"check-format": "prettier --check src",
1413
"format": "prettier --write src",

0 commit comments

Comments
 (0)