From 37fd81f896cea4ed5b934a303374095f7cb390ca Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Wed, 10 Mar 2021 15:56:00 +0800 Subject: [PATCH] move to npm/tic.tool4chain --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc82783..982b7cf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "scrypt-js": "^2.0.3", "setimmediate": "^1.0.5", "tic.action": "git+https://git.faronear.org/tic/tic.action#20190714_release_passtoken", - "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview", + "tic.crypto": "git+https://git.faronear.org/npm/tic.crypto#20190109_preview", "uuid": "^8.3.1" }, "deprecated": false,