summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/package.json b/package.json
index a6cc8f65e0..0a3026e17e 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,9 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.5089",
+ "version": "1.0.0",
+ "clientVersion": "1.0.0",
"codename": "nighthike",
- "license": "MIT",
- "description": "A miniblog-based SNS",
- "bugs": "https://github.com/syuilo/misskey/issues",
- "repository": "https://github.com/syuilo/misskey.git",
"main": "./built/index.js",
"private": true,
"scripts": {