From a9ff95f300430710d16a3849fdf4112ad418628e Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Tue, 27 Nov 2018 10:42:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3package.json=E9=87=8C?= =?UTF-8?q?=E7=9A=84=E5=90=8D=E5=AD=97=E3=80=82?= 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 5825a79..b6e400c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "tic.common", - "version": "0.1.5", + "name": "tic.action", + "version": "0.1.0", "dependencies": { "fon.ling": "git+https://git.faronear.org/fon/fon.ling", "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto"