Skip to content

Commit 94dc3d1

Browse files
committed
revert predev hook
1 parent e49724c commit 94dc3d1

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
@@ -10,7 +10,6 @@
1010
"check": "npm run check:astro && npm run check:worker",
1111
"check:astro": "npx astro check",
1212
"check:worker": "npx tsc --noEmit -p ./worker/tsconfig.json",
13-
"predev": "npx tsx scripts/fetch-skills.ts",
1413
"dev": "npx astro dev",
1514
"format": "npm run format:core:fix && npm run format:data",
1615
"format:core": "npx prettier \"**/*.{js,jsx,ts,tsx,mjs,css}\"",

0 commit comments

Comments
 (0)