From be8fe145a50e3f51bb850691880590548b21c2e2 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Thu, 27 Feb 2020 15:29:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B7=E6=96=B0=20package.json=20=E9=87=8C?= =?UTF-8?q?=E7=9A=84=E5=BA=93?= 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 15bbdb3..0e75fca 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "tic.action", "version": "0.1.0", "dependencies": { - "so.ling": "git+https://git.faronear.org/so/so.ling#20200210_MOM._table", - "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview" + "so.ling": "git+https://git.faronear.org/so/so.ling", + "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto" }, "devDependencies": {}, "scripts": {},