1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 21:56:18 +02:00

/.well-known 周りをいい感じに (#4141)

* Enhance /.well-known and their friends

* Fix bug
This commit is contained in:
Acid Chicken (硫酸鶏)
2019-02-05 17:42:55 +09:00
committed by GitHub
parent 2f4434b0d8
commit 9dd06a7621
9 changed files with 202 additions and 89 deletions

View File

@@ -4,6 +4,10 @@
"version": "10.81.0",
"clientVersion": "2.0.14026",
"codename": "nighthike",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/misskey.git"
},
"main": "./index.js",
"private": true,
"scripts": {