Skip to content

Commit

Permalink
Merge branch 'main' into noah/pk-print
Browse files Browse the repository at this point in the history
  • Loading branch information
nbayindirli committed May 2, 2024
2 parents f2fd91b + 0288835 commit 0ec994d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
],
"license": "Apache-2.0",
"scripts": {
"build": "yarn build:fixSafeGlobalLib && tsc",
"build": "yarn build:fixSafeGlobalLib; tsc",
"build:fixSafeGlobalLib": "rm -rf ../../node_modules/@safe-global/protocol-kit/dist/typechain/src/web3-v1/**/Multi_send.ts",
"dev": "tsc --watch",
"check": "tsc --noEmit",
Expand Down

0 comments on commit 0ec994d

Please sign in to comment.