Skip to content

Commit

Permalink
Merge pull request #175 from BitGo/COIN-1593-arb-v1-contracts
Browse files Browse the repository at this point in the history
fix: package.json
  • Loading branch information
mullapudipruthvik authored Sep 5, 2024
2 parents dc143a4 + 66b10ec commit 18e1a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "test"
},
"scripts": {
"deploy-prod": "hardhat run scripts/deployV1FactoryContractsts --network",
"deploy-prod": "hardhat run scripts/deployV1FactoryContracts.ts --network",
"deploy-test": "hardhat run scripts/deploy.ts --network",
"test": "hardhat test",
"coverage": "hardhat coverage",
Expand Down

0 comments on commit 18e1a8f

Please sign in to comment.