summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-25 19:46:50 +0900
committerGitHub <noreply@github.com>2018-08-25 19:46:50 +0900
commit2488d404210a3c0642eb5ea8a9a1e828689145be (patch)
tree9adbe0d4c502c523f955047333ce493eee7855e2 /package.json
parentMerge pull request #2475 from syuilo/develop (diff)
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadmisskey-2488d404210a3c0642eb5ea8a9a1e828689145be.tar.gz
misskey-2488d404210a3c0642eb5ea8a9a1e828689145be.tar.bz2
misskey-2488d404210a3c0642eb5ea8a9a1e828689145be.zip
Merge pull request #2482 from syuilo/develop
8.13.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index fde0f82802..8562e6f6c4 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.12.0",
- "clientVersion": "1.0.8981",
+ "version": "8.13.0",
+ "clientVersion": "1.0.9001",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,
@@ -194,7 +194,7 @@
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
"summaly": "2.1.4",
- "systeminformation": "3.42.9",
+ "systeminformation": "3.43.0",
"syuilo-password-strength": "0.0.1",
"textarea-caret": "3.1.0",
"tmp": "0.0.33",