Skip to content

Commit 1ce70ac

Browse files
bteacexbrayat
authored andcommitted
chore: remove npm-run-all2
1 parent f283ab4 commit 1ce70ac

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"format": "prettier --write .",
2121
"build": "zx ./scripts/build.mjs",
2222
"snapshot": "zx ./scripts/snapshot.mjs",
23-
"pretest": "run-s build snapshot",
23+
"pretest": "pnpm run build && pnpm run snapshot",
2424
"test": "zx ./scripts/test.mjs",
2525
"test:unit": "vitest",
2626
"prepublishOnly": "zx ./scripts/prepublish.mjs"
@@ -49,7 +49,6 @@
4949
"husky": "^9.1.4",
5050
"kolorist": "^1.8.0",
5151
"lint-staged": "^15.2.8",
52-
"npm-run-all2": "^6.2.2",
5352
"prettier": "^3.3.3",
5453
"prompts": "^2.4.2",
5554
"vitest": "^2.0.5",

pnpm-lock.yaml

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)