Update package.json

updated to turtlecoin-crypto and its git address.
This commit is contained in:
frandlyn26
2022-01-12 08:38:22 -06:00
committed by GitHub
parent 960f6d0c95
commit 86e1d5a8b6

View File

@@ -25,7 +25,7 @@
"redis": "*", "redis": "*",
"socket.io": "^3.1.1", "socket.io": "^3.1.1",
"time-ago": "*", "time-ago": "*",
"turtlecoin-multi-hashing": "git+https://github.com/turtlecoin/node8-multi-hashing.git", "turtlecoin-multi-hashing": "git+https://github.com/turtlecoin/turtlecoin-crypto.git",
"utf-8-validate": "*" "utf-8-validate": "*"
}, },
"engines": { "engines": {