Skip to content

Commit 59bf2f5

Browse files
committed
chore: do not npm pkg fix since it conflicts with zshy
1 parent e9eae7e commit 59bf2f5

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
@@ -100,7 +100,6 @@
100100
"docs:preview": "astro preview --config astro.config.js",
101101
"fix": "run-s -sl fix:*",
102102
"fix:eslint": "eslint --fix .",
103-
"fix:pkg": "npm pkg fix",
104103
"fix:prettier": "prettier --write . && markdownlint-cli2 --fix \"**/*.md\"",
105104
"lint": "run-p -sl --aggregate-output lint:*",
106105
"lint-staged": "lint-staged",

0 commit comments

Comments
 (0)