Skip to content

Commit

Permalink
chore: depricate hardhat-zksync-zksync2js package new message
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriyaga committed Dec 21, 2023
1 parent 63dbcf1 commit 979ccbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/change-package-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_NPM_MATTERLABS_AUTOMATION_TOKEN }}
run: |
npm deprecate @matterlabs/hardhat-zksync-zksync2js "This package is deprecated. Please use @matterlabs/hardhat-zksync-ethers instead."
npm deprecate @matterlabs/hardhat-zksync-zksync2js "This package has been deprecated in favor of @matterlabs/hardhat-zksync-ethers."

0 comments on commit 979ccbc

Please sign in to comment.