Skip to content

Commit

Permalink
use correct binary copy setting
Browse files Browse the repository at this point in the history
  • Loading branch information
ARitz-Cracker committed Jan 23, 2021
1 parent b33fd7f commit 1b2e146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keccak-wasm",
"version": "0.10.2",
"version": "0.10.3",
"description": "WASM implementation of keccak",
"keywords": [
"hash",
Expand Down Expand Up @@ -38,7 +38,7 @@
"keccak.js",
"keccakWasm.js"
],
"copyVerbatim": [
"verbatim": [
"bin"
]
},
Expand Down

0 comments on commit 1b2e146

Please sign in to comment.