From 3f54fb8a2a46da9ee24c893f70c2635a5ca33f9a Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 25 May 2017 14:52:22 +0900 Subject: Use external service for rss xml to json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f749738c9a..72c5b8d6ee 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,6 @@ "typescript": "2.3.3", "uuid": "3.0.1", "vhost": "3.0.2", - "websocket": "1.0.24", - "xml2json": "0.11.0" + "websocket": "1.0.24" } } -- cgit v1.2.3-freya