summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-16 13:10:17 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-16 13:10:17 +0900
commitcd8bfca29ce05f283c14bc0172b5dbe2c18a358c (patch)
treed5a33bea8032214ee3d68ad75f6348cb7e5401e2 /package.json
parent:v: (diff)
downloadsharkey-cd8bfca29ce05f283c14bc0172b5dbe2c18a358c.tar.gz
sharkey-cd8bfca29ce05f283c14bc0172b5dbe2c18a358c.tar.bz2
sharkey-cd8bfca29ce05f283c14bc0172b5dbe2c18a358c.zip
npm install --only=dev するのが既存のドキュメントと互換性が無いため戻す
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 72cbc7356b..a830ba8fd0 100644
--- a/package.json
+++ b/package.json
@@ -86,9 +86,8 @@
"webfinger.js": "2.6.6",
"websocket": "1.0.26",
"ws": "5.2.0",
- "xev": "2.0.1"
- },
- "devDependencies": {
+ "xev": "2.0.1",
+
"@prezzemolo/zip": "0.0.3",
"@types/bcryptjs": "2.4.1",
"@types/debug": "0.0.30",