Skip to content

Commit

Permalink
drop unused shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jun 16, 2022
1 parent 7e1d9e7 commit fbba5ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -152,9 +152,7 @@
"update-version": "zx scripts/update-version.mjs && zx scripts/bundle.mjs --deno",
"publish": "npm publish --workspaces",
"c": "npm run check",
"d": "npm run check-dependencies",
"l": "npm run lint",
"m": "npm run check-mapping",
"r": "npm run refresh",
"u": "npm run update-version"
}
Expand Down

0 comments on commit fbba5ab

Please sign in to comment.