Skip to content

Commit

Permalink
Update factory package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
trocher authored Jul 9, 2024
1 parent 300a9fb commit 87c5352
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 87c5352

Please sign in to comment.