Update package.json

This commit is contained in:
钟进 2018-11-10 22:34:13 +08:00
parent cf35255e9a
commit d33769956c

View File

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