diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-10 15:07:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-10 15:07:21 +0900 |
| commit | 30172b92e62eba16e1d8a51babd83ad5b76a81ec (patch) | |
| tree | 55fccab757aca2acc51ab863bf3088a358b635f9 /package.json | |
| parent | 11.0.0-alpha.9 (diff) | |
| download | misskey-30172b92e62eba16e1d8a51babd83ad5b76a81ec.tar.gz misskey-30172b92e62eba16e1d8a51babd83ad5b76a81ec.tar.bz2 misskey-30172b92e62eba16e1d8a51babd83ad5b76a81ec.zip | |
WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 9e696d19d6..acff5efaf5 100644 --- a/package.json +++ b/package.json @@ -258,7 +258,6 @@ "vuex": "3.1.0", "vuex-persistedstate": "2.5.4", "web-push": "3.3.3", - "webfinger.js": "2.7.0", "webpack": "4.28.4", "webpack-cli": "3.2.3", "websocket": "1.0.28", |