サーバーのバージョンとクライアントのバージョンを分けた
This commit is contained in:
parent
8682fd21c4
commit
0b99483ccb
8 changed files with 16 additions and 22 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue