From 86e1d5a8b67b9db45e7fad009a0d67317b9f95ed Mon Sep 17 00:00:00 2001 From: frandlyn26 <91971276+frandlyn26@users.noreply.github.com> Date: Wed, 12 Jan 2022 08:38:22 -0600 Subject: [PATCH] Update package.json updated to turtlecoin-crypto and its git address. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 155e78a..af6100c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "redis": "*", "socket.io": "^3.1.1", "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": "*" }, "engines": {