Skip to content

Commit

Permalink
chore: remove pkg script leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidalgarcia committed Feb 6, 2024
1 parent 9c7ab47 commit fa48c14
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 @@ -21,7 +21,6 @@
"postinstall": "lerna run postinstall --stream",
"prepare": "husky install",
"prettier:test": "prettier --check '**/*.md'",
"publish-packages": "zx scripts/publish.mjs",
"size:build": "yarn tokens build && yarn tailwind-preset build && yarn components size:build",
"size": "yarn size:build && size-limit",
"test-ci": "jest --ci --maxWorkers=2 && lerna run test",
Expand Down

0 comments on commit fa48c14

Please sign in to comment.