From d33769956c4fff6c821b1a67226bc2f0c34deed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 10 Nov 2018 22:34:13 +0800 Subject: [PATCH] Update package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a44433b..ddbb48c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,10 @@ "SCADA" ], "dependencies": { - "jsonwebtoken": "^8.2.2" + "jsonwebtoken": "^8.2.2", + "yunkong2.vis-metro": "https://git.spacen.net/yunkong2/yunkong2.vis-metro/repository/master/archive.tar.gz", + "yunkong2.vis-history": "https://git.spacen.net/yunkong2/yunkong2.vis-history/repository/master/archive.tar.gz", + "yunkong2.vis-fancyswitch": "https://git.spacen.net/yunkong2/yunkong2.vis-fancyswitch/repository/master/archive.tar.gz" }, "devDependencies": { "chai": "^4.1.2",