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",