From fbf91171c3882257778c1f6fcff4c0dba3aa649d Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Sat, 13 Mar 2021 14:52:20 +0800 Subject: [PATCH] change tic/tic.action to npm/tic.action --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 982b7cf..26315fb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "js-sha3": "^0.8.0", "scrypt-js": "^2.0.3", "setimmediate": "^1.0.5", - "tic.action": "git+https://git.faronear.org/tic/tic.action#20190714_release_passtoken", + "tic.action": "git+https://git.faronear.org/npm/tic.action#20190714_release_passtoken", "tic.crypto": "git+https://git.faronear.org/npm/tic.crypto#20190109_preview", "uuid": "^8.3.1" },