package.json thinachize

This commit is contained in:
ThinaticSystem 2021-08-12 08:14:05 +09:00
parent 6385cca64c
commit d65d7d1568

View File

@ -1,11 +1,11 @@
{ {
"name": "misskey", "name": "honisskey",
"author": "syuilo <syuilotan@yahoo.co.jp>", "author": "ThinaticSystem <git@thinaticsystem.com>",
"version": "12.84.3", "version": "12.84.3",
"codename": "indigo", "codename": "indigo",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/misskey-dev/misskey.git" "url": "https://github.com/ThinaticSystem/honisskey.git"
}, },
"main": "./index.js", "main": "./index.js",
"private": true, "private": true,