Skip to content

Commit

Permalink
Remove keccak from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
orkunkl committed Aug 4, 2021
1 parent 672a288 commit ea8c9dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/cw20-merkle-airdrop/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"@oclif/plugin-help": "^3",
"@types/crypto-js": "^4.0.2",
"ethereumjs-util": "^7.1.0",
"keccak256": "^1.0.3",
"merkletreejs": "^0.2.23",
"tslib": "^1"
},
Expand Down

0 comments on commit ea8c9dd

Please sign in to comment.