From 5ef71fc581e988c0f34b29f02a9b0f4c48e3a7f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 22 Sep 2018 17:36:19 +0800 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcbaf3b..54d6d4e 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "request": "^2.85.0", "socket.io-client": "1.7.2", "xtend": "^4.0.1", - "yunkong2.simple-api": "git+http://git.spacen.net/yunkong2/yunkong2.simple-api.git", - "yunkong2.socketio": "git+http://git.spacen.net/yunkong2/yunkong2.socketio.git" + "yunkong2.simple-api": "https://git.spacen.net/yunkong2/yunkong2.simple-api/repository/master/archive.tar.gz", + "yunkong2.socketio": "https://git.spacen.net/yunkong2/yunkong2.socketio/repository/master/archive.tar.gz" }, "devDependencies": {