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

Commit 10eb3ce

Browse files
committed
chore: try canary publish
1 parent 888e9bf commit 10eb3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build": "lerna run build",
1313
"lint": "lerna run lint",
1414
"dep-check": "lerna run dep-check",
15-
"release": "lerna publish --yes --loglevel silly 2>&1"
15+
"release": "lerna publish --canary --preid rc --dist-tag next --force-publish --yes"
1616
},
1717
"bugs": "https://github.com/libp2p/js-libp2p-interfaces/issues",
1818
"homepage": "https://github.com/libp2p/js-libp2p-interfaces#readme",

0 commit comments

Comments
 (0)