Skip to content

Commit

Permalink
build: add manual publish option
Browse files Browse the repository at this point in the history
  • Loading branch information
Igmat committed Dec 27, 2021
1 parent 9285709 commit 2bcb071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"doctoc": "doctoc README.md docs/CONTRIBUTING.md",
"prerelease": "npm run build && npm run doctoc",
"release": "lerna publish --yes",
"release:retry": "lerna publish from-package --yes",
"update:tsconfig.json": "ts-node scripts/update-package-tsconfig.ts",
"update:package.json": "ts-node scripts/update-package-json.ts",
"cz": "git-cz"
Expand Down

0 comments on commit 2bcb071

Please sign in to comment.