summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-05-25 14:52:22 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-05-25 14:52:22 +0900
commit3f54fb8a2a46da9ee24c893f70c2635a5ca33f9a (patch)
treef587946eb2b5e3f9b3c22a6924b7e8cfbbf0bc28 /package.json
parent[Client] Fix bug (diff)
downloadmisskey-3f54fb8a2a46da9ee24c893f70c2635a5ca33f9a.tar.gz
misskey-3f54fb8a2a46da9ee24c893f70c2635a5ca33f9a.tar.bz2
misskey-3f54fb8a2a46da9ee24c893f70c2635a5ca33f9a.zip
Use external service for rss xml to json
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
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"
}
}