Skip to content

Commit

Permalink
Debug npm publish (#2233)
Browse files Browse the repository at this point in the history
* switch to dysnix/ org (matter-labs/ include strangly fails)

Signed-off-by: Denis Baryshev <[email protected]>

* Fix lint

Signed-off-by: deniallugo <[email protected]>

* Fix Package

Signed-off-by: deniallugo <[email protected]>

* Fix js sdk build

* fix: js sdk build before contracts tests

* Build zksync sdk

Signed-off-by: deniallugo <[email protected]>

* Move build sdk

Signed-off-by: deniallugo <[email protected]>

* build

Signed-off-by: deniallugo <[email protected]>

* Fix

Signed-off-by: deniallugo <[email protected]>

* Update version

Signed-off-by: deniallugo <[email protected]>

* Update packeges

Signed-off-by: deniallugo <[email protected]>

Co-authored-by: Denis Baryshev <[email protected]>
Co-authored-by: Jack Hamer <[email protected]>
  • Loading branch information
3 people authored Apr 25, 2022
1 parent 40ea1d4 commit 991f0e1
Show file tree
Hide file tree
Showing 3 changed files with 6,372 additions and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@nomiclabs/hardhat-etherscan": "^2.1.0",
"@nomiclabs/hardhat-solpp": "^2.0.0",
"@nomiclabs/hardhat-waffle": "^2.0.0",
"@typechain/ethers-v5": "^2.0.0",
"@typechain/ethers-v5": "^3.0.0",
"@types/argparse": "^1.0.36",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.0.3",
Expand Down
Loading

0 comments on commit 991f0e1

Please sign in to comment.