From 08b2bce5a02f9f6c918dafe58a633664b3cde50d Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 9 Jan 2019 14:11:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=BA=93=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=88=B0=20#20190109=5Fpreview=20=E4=BE=9B=E6=B5=8B=E8=AF=95?= 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 390bb5e..396ac58 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,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#20181205", + "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview", "vue": "^2.5.17", "vue-axios": "^2.1.3", "vue-i18n": "^8.1.0",