Skip to content

Commit 8e72bf7

Browse files
committed
chore(package.json): remove deprecated script
1 parent de7fe5c commit 8e72bf7

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
@@ -24,7 +24,6 @@
2424
"start": "node dist/index.js",
2525
"dev": "pnpm watch && node --watch dist/index.js",
2626
"cli": "node dist/cli/index.js",
27-
"config": "node --run build && node --run cli",
2827
"watch": "tsc --watch",
2928
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
3029
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix"

0 commit comments

Comments
 (0)