Skip to content

Commit

Permalink
misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Brean0 committed Mar 20, 2024
1 parent 54e65a1 commit 82c6974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"scripts": {
"compile": "hardhat compile",
"generate": "echo '\nProtocol Generate' && yarn compile && hardhat diamondABI && hardhat mockDaimondABI",
"generate": "echo '\nProtocol Generate' && yarn compile && hardhat diamondABI && hardhat mockDiamondABI",
"test": "hardhat compile && hardhat test --network hardhat",
"clean": "hardhat clean"
},
Expand Down

0 comments on commit 82c6974

Please sign in to comment.