Skip to content

Commit

Permalink
Update factory package.json (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
trocher authored Jul 23, 2024
1 parent 300a9fb commit db28b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/quickstart/hardhat/factory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"repository": "https://github.com/matter-labs/zksync-hardhat-template.git",
"scripts": {
"deploy": "hardhat deploy-zksync --script deploy.ts",
"deploy": "hardhat deploy-zksync --script deployUsingFactory.ts",
"compile": "hardhat compile",
"clean": "hardhat clean"
},
Expand Down

0 comments on commit db28b15

Please sign in to comment.