diff options
| author | Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2019-02-04 02:06:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-04 02:06:46 +0900 |
| commit | 353fc18f195253d3f5dfab67b93a2470268bbd34 (patch) | |
| tree | cee1303904f2817d026d724c4b17e9ec9aac698c /package.json | |
| parent | Update load.ts (diff) | |
| parent | New translations ja-JP.yml (Polish) (#4119) (diff) | |
| download | misskey-353fc18f195253d3f5dfab67b93a2470268bbd34.tar.gz misskey-353fc18f195253d3f5dfab67b93a2470268bbd34.tar.bz2 misskey-353fc18f195253d3f5dfab67b93a2470268bbd34.zip | |
Merge branch 'develop' into acid-chicken-patch-10
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 820c76bad1..614bd3cc24 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "@types/gulp-util": "3.0.34", "@types/is-root": "1.0.0", "@types/is-svg": "3.0.0", + "@types/is-url": "1.2.28", "@types/js-yaml": "3.12.0", "@types/jsdom": "12.2.1", "@types/katex": "0.5.0", |