Browse Source

Update 'package.json'

master
fekt 6 months ago
parent
commit
8bf6323ebe
  1. 4
      package.json

4
package.json

@ -4,7 +4,7 @@
"description": "Blake2b (64-bit version) in pure Javascript",
"main": "index.js",
"dependencies": {
"blake2b-wasm": "https://github.com/mafintosh/blake2b-wasm#7d8efa4f71d71983bc87983b25c6c9513fb9d1a0",
"blake2b-wasm": "https://git.hush.is/fekt/blake2b-was0",
"nanoassert": "^1.0.0"
},
"devDependencies": {
@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/emilbayes/blake2b.git"
"url": "git+https://git.hush.is/fekt/blake2b.git"
},
"keywords": [],
"author": "Emil Bay <github@tixz.dk>",

Loading…
Cancel
Save