From 3973c11b474a2965af7818f6f3104aa1b4e336d1 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Thu, 6 Dec 2018 10:11:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=91=E5=AE=9A=E5=88=B0=20tic.crypto#201812?= =?UTF-8?q?05=20=E7=89=88=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e25f70..d0615c0 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "morgan": "^1.9.0", "serve-favicon": "^2.4.5", "socket.io": "^2.1.1", - "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto.git", + "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20181205", "vue": "^2.5.17", "vue-axios": "^2.1.3", "vue-i18n": "^8.1.0",