summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/package.json b/package.json
index 6691723386..9961782c9d 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "4.1.1",
- "clientVersion": "1.0.6542",
+ "version": "4.3.0",
+ "clientVersion": "1.0.6630",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,
@@ -215,9 +215,7 @@
"webpack-cli": "2.1.4",
"websocket": "1.0.26",
"ws": "5.2.0",
- "xev": "2.0.1"
- },
- "devDependencies": {
+ "xev": "2.0.1",
"@types/file-type": "5.2.1",
"@types/jsdom": "11.0.5"
}