summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-01-31 01:02:23 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-01-31 01:02:23 +0900
commit3ad953280702b07abc75bf8b5cccb229bd246ce5 (patch)
treebc28c0f13669d581462cd357ee0bb0ac9b17cfe2 /package.json
parentFix: Well done, riot (diff)
parentMerge pull request #98 from syuilo/greenkeeper/monk-3.1.4 (diff)
downloadmisskey-3ad953280702b07abc75bf8b5cccb229bd246ce5.tar.gz
misskey-3ad953280702b07abc75bf8b5cccb229bd246ce5.tar.bz2
misskey-3ad953280702b07abc75bf8b5cccb229bd246ce5.zip
Merge branch 'master' of https://github.com/syuilo/misskey
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/package.json b/package.json
index 88c3461d5f..b6a866a982 100644
--- a/package.json
+++ b/package.json
@@ -63,8 +63,6 @@
"@types/vinyl-buffer": "0.0.28",
"@types/vinyl-source-stream": "0.0.28",
"@types/websocket": "0.0.32",
- "accesses": "1.2.0",
- "argv": "0.0.2",
"autwh": "0.0.1",
"babel-core": "6.22.1",
"babel-polyfill": "6.22.0",
@@ -84,7 +82,6 @@
"crypto": "0.0.3",
"debug": "2.6.0",
"deepcopy": "0.6.3",
- "del": "2.2.2",
"elasticsearch": "12.1.3",
"escape-html": "1.0.3",
"escape-regexp": "0.0.1",
@@ -116,7 +113,7 @@
"mime-types": "2.1.14",
"mocha": "3.2.0",
"mongodb": "2.2.22",
- "monk": "3.1.3",
+ "monk": "3.1.4",
"morgan": "1.7.0",
"ms": "0.7.2",
"multer": "1.3.0",
@@ -146,7 +143,6 @@
"tcp-port-used": "0.1.2",
"textarea-caret": "3.0.2",
"tslint": "4.4.2",
- "twitter": "1.7.0",
"typescript": "2.1.5",
"uuid": "3.0.1",
"velocity-animate": "1.4.0",
@@ -155,7 +151,6 @@
"vinyl-source-stream": "1.1.0",
"websocket": "1.0.24",
"whatwg-fetch": "2.0.2",
- "xml2json": "0.11.0",
- "yargs": "6.6.0"
+ "xml2json": "0.11.0"
}
}