Skip to content

Commit

Permalink
chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS authored Mar 16, 2023
1 parent 2f67f3e commit 831a305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "capacitor",
"private": true,
"scripts": {
"ci:publish:latest": "lerna publish --conventional-commits --dist-tag latest-4 --force-publish --no-verify-access --yes",
"ci:publish:latest": "lerna publish --conventional-commits --dist-tag latest --force-publish --no-verify-access --yes",
"build:nativebridge": "lerna run build:nativebridge",
"sync-peer-dependencies": "node scripts/sync-peer-dependencies.mjs",
"lint": "npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint",
Expand Down

0 comments on commit 831a305

Please sign in to comment.