Skip to content

Commit

Permalink
fix(package.json): remove changed cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Sep 12, 2023
1 parent 783777e commit bb3e494
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 @@ -13,7 +13,6 @@
"commit": "git-cz",
"clear": "rimraf pnpm-lock.yaml node_modules",
"nx:graph": "npx nx graph",
"changed": "lerna changed",
"preview:version": "lerna version --dry-run --yes",
"preview:publish": "lerna publish from-package --dry-run --yes",
"lint:js": "eslint --fix **/**.{js,cjs}",
Expand Down

0 comments on commit bb3e494

Please sign in to comment.