Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
chore: try canary publish
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 4, 2022
1 parent 888e9bf commit 10eb3ce
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 @@ -12,7 +12,7 @@
"build": "lerna run build",
"lint": "lerna run lint",
"dep-check": "lerna run dep-check",
"release": "lerna publish --yes --loglevel silly 2>&1"
"release": "lerna publish --canary --preid rc --dist-tag next --force-publish --yes"
},
"bugs": "https://github.com/libp2p/js-libp2p-interfaces/issues",
"homepage": "https://github.com/libp2p/js-libp2p-interfaces#readme",
Expand Down

0 comments on commit 10eb3ce

Please sign in to comment.