Skip to content

Commit ff4e441

Browse files
committed
fix: update zksync-cli
1 parent 5473c58 commit ff4e441

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"**/*.ts": "tsc-files --noEmit"
3030
},
3131
"dependencies": {
32-
"zksync-cli": "^1.2.0-alpha.1"
32+
"zksync-cli": "^1.2.0-alpha.2"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^17.7.1",

0 commit comments

Comments
 (0)