Skip to content

Commit

Permalink
add: trigger publish
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Nov 4, 2024
1 parent 679611c commit ebbaf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@gooddollar/web3sdk-v2",
"repository": "https://github.com/GoodDollar/GoodWeb3-mono/packages/sdk-v2",
"version": "0.3.0",
"description": "ethers and react hooks based on usedapp sdk for GoodDollar protocol",
"description": "ethers sdk and react hooks based on usedapp sdk for GoodDollar protocol",
"scripts": {
"build": "yarn dev:clean && ctix c && tsc && yarn copy:assets && yalc publish --push",
"build:release": "yarn dev:clean && ctix c && tsc -p tsconfig.release.esm.json && tsc -p tsconfig.release.cjs.json && yarn copy:assets",
Expand Down

0 comments on commit ebbaf56

Please sign in to comment.