summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-09 01:45:25 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-09 01:45:25 +0900
commit6eff8fde74e01fa3527585ec1fbd3629d51bc97a (patch)
tree55c39e88edb7e68f1928554b85bd036c96bc7ed8 /package.json
parentMerge pull request #1685 from 2vg/patch-1 (diff)
downloadsharkey-6eff8fde74e01fa3527585ec1fbd3629d51bc97a.tar.gz
sharkey-6eff8fde74e01fa3527585ec1fbd3629d51bc97a.tar.bz2
sharkey-6eff8fde74e01fa3527585ec1fbd3629d51bc97a.zip
サーバーの統計情報をメモリに記憶するようにするなど
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 36c9d8e5f3..b0ad03aa6e 100644
--- a/package.json
+++ b/package.json
@@ -218,6 +218,6 @@
"webpack-cli": "2.1.4",
"websocket": "1.0.26",
"ws": "5.2.0",
- "xev": "2.0.0"
+ "xev": "2.0.1"
}
}