From 579e964f4814ecfe4475f9064439ca0b741b39f3 Mon Sep 17 00:00:00 2001 From: shundroid Date: Mon, 1 Aug 2016 17:13:29 +0900 Subject: [PATCH] =?UTF-8?q?virtual=20sphero=20v1.1.2=20=E3=82=92=E4=BD=BF?= =?UTF-8?q?=E3=81=86=E3=82=88=E3=81=86=E3=81=AB?= 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 1e70eeb..8684367 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "knockout": "^3.4.0", "socket.io": "^1.4.8", "sphero-websocket": "^0.5.10", - "sphero-ws-virtual-plugin": "1.0.0" + "sphero-ws-virtual-plugin": "1.1.2" } }