diff options
| author | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2018-11-04 19:22:04 +0900 |
|---|---|---|
| committer | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2018-11-04 19:22:04 +0900 |
| commit | 147ad6986478e2ea4b29a4d08bd12739033eff3e (patch) | |
| tree | 233f807d747188b527422521313c65aee27e5505 /package.json | |
| parent | Add GitHub auth (diff) | |
| download | misskey-147ad6986478e2ea4b29a4d08bd12739033eff3e.tar.gz misskey-147ad6986478e2ea4b29a4d08bd12739033eff3e.tar.bz2 misskey-147ad6986478e2ea4b29a4d08bd12739033eff3e.zip | |
Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
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 3492522aad..e024e31864 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ "@types/mongodb": "3.1.12", "@types/ms": "0.7.30", "@types/node": "10.12.2", - "@types/oauth": "0.9.1", "@types/portscanner": "2.1.0", "@types/pug": "2.0.4", "@types/qrcode": "1.3.0", |