File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/contract-helpers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 "commit" : " git-cz" ,
2121 "release:check" : " lerna changed" ,
2222 "release:latest" : " lerna publish --yes --conventional-commits --create-release github --message 'chore(release): publish [ci skip]'" ,
23- "release:canary" : " NPM_CONFIG_PROVENANCE=true lerna publish --canary --force-publish --yes " ,
23+ "release:canary" : " NPM_CONFIG_PROVENANCE=true lerna publish --canary --ignore-scripts " ,
2424 "prepare" : " husky install"
2525 },
2626 "workspaces" : [
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ querying aggregated on-chain data via rpc.
55
66## Installation
77
8- Install the package in your project directory with:
8+ Install the package in your project directory with this :
99
1010``` sh
1111// with npm
You can’t perform that action at this time.
0 commit comments