From 2a6607669a47d132a469984fef05004e2e4d1179 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 9 Jan 2019 14:07:44 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 722baf3..5852d66 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "tic.action", "version": "0.1.0", "dependencies": { - "fon.ling": "git+https://git.faronear.org/fon/fon.ling#20181205", - "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20181205" + "fon.ling": "git+https://git.faronear.org/fon/fon.ling#20190109_preview", + "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview" }, "devDependencies": {}, "scripts": {},