Skip to content

Commit

Permalink
chore: remove deprecated command dev:compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX committed Nov 8, 2023
1 parent f9cea1e commit aaf19ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"build": "pnpm -r run build",
"dev": "pnpm dev:northstar",
"dev:northstar": "pnpm -r --parallel --filter \"@quasi-dev/northstar...\" run dev",
"dev:compiler": "pnpm -r --parallel --filter \"@quasi-dev/compiler...\" run dev",
"check": "pnpm -r --parallel run check",
"prettier": "prettier --write .",
"prepare": "husky install"
Expand Down

0 comments on commit aaf19ac

Please sign in to comment.