Skip to content

Commit be56887

Browse files
ErisDSclaude
andcommitted
Revert ship:scoped — per-package shipping handled by other tooling now
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cbc57de commit be56887

2 files changed

Lines changed: 0 additions & 86 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"lint": "lerna run lint",
2020
"preship": "yarn test",
2121
"ship": "lerna version --git-remote ${GHOST_UPSTREAM:-origin}",
22-
"ship:scoped": "lerna run lint --scope $SCOPE && lerna run test --scope $SCOPE && ./scripts/ship-scoped.sh",
2322
"ship:ci": "lerna publish from-package --yes --no-private"
2423
},
2524
"devDependencies": {

scripts/ship-scoped.sh

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)