From 602bbed8951d36f946a22fa16b3cf794766d9160 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Thu, 18 Apr 2019 12:13:21 +0800 Subject: [PATCH] =?UTF-8?q?[package.json]=20bug=20fixed:=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=96=B0=E7=89=88=20tic.action=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E9=99=A4=E5=85=B6=E5=AF=B9wo.Netnode=E7=9A=84=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E8=80=8C=E5=AF=BC=E8=87=B4=E7=9A=84=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E6=8E=A7=E5=88=B6=E5=8F=B0=E9=94=99=E8=AF=AF?= =?UTF-8?q?=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 1c8ce1c..6886d78 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "morgan": "^1.9.0", "serve-favicon": "^2.4.5", "socket.io": "^2.1.1", - "tic.action": "git+https://git.faronear.org/tic/tic.action.git#20190413_ActionReloaded", + "tic.action": "git+https://git.faronear.org/tic/tic.action#20190418_RemovedNetnodeBroadcast", "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview", "vue": "^2.5.17", "vue-axios": "^2.1.3",