Skip to content

Commit 4c41f4a

Browse files
committed
remove command from package.json
1 parent fbc4183 commit 4c41f4a

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": "npm run sync && astro check",
1212
"check:worker": "npm run build:worker && npx tsc --noEmit -p ./worker/tsconfig.json",
13-
"crawl-api-links": "node bin/crawl-api-links.js",
1413
"dev": "npx astro dev",
1514
"format": "npm run format:core && npm run format:data",
1615
"format:core": "npx prettier --write \"**/*.{js,jsx,ts,tsx,mjs,css}\"",

0 commit comments

Comments
 (0)