diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2019-05-26 15:09:42 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-05-26 15:09:42 +0900 |
| commit | 933a79af93e4134acdbcbad4b5b2eb11781cbd84 (patch) | |
| tree | 098aec628421ae919dd9b8605c2a17d473bba3a4 /package.json | |
| parent | Fix #4985 (diff) | |
| download | sharkey-933a79af93e4134acdbcbad4b5b2eb11781cbd84.tar.gz sharkey-933a79af93e4134acdbcbad4b5b2eb11781cbd84.tar.bz2 sharkey-933a79af93e4134acdbcbad4b5b2eb11781cbd84.zip | |
Remove deprecated package @types/file-type (#4987)
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 c0e7358b91..ae98fd1175 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "@types/dateformat": "3.0.0", "@types/deep-equal": "1.0.1", "@types/double-ended-queue": "2.1.0", - "@types/file-type": "10.9.1", "@types/gulp": "4.0.6", "@types/gulp-mocha": "0.0.32", "@types/gulp-rename": "0.0.33", |