diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2021-03-24 11:32:23 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 11:32:23 +0900 |
| commit | 3cd537ecf2dab7c59660bf596d5ffdc318870bcc (patch) | |
| tree | 818915a8b6ee1e031c74c30267d4f9306fc3a406 /package.json | |
| parent | fix type (diff) | |
| download | sharkey-3cd537ecf2dab7c59660bf596d5ffdc318870bcc.tar.gz sharkey-3cd537ecf2dab7c59660bf596d5ffdc318870bcc.tar.bz2 sharkey-3cd537ecf2dab7c59660bf596d5ffdc318870bcc.zip | |
Remove url loadrr (#7396)
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 7f2689d89e..791eb7e0a4 100644 --- a/package.json +++ b/package.json @@ -242,7 +242,6 @@ "typeorm": "0.2.31", "typescript": "4.2.3", "ulid": "2.3.0", - "url-loader": "4.1.1", "uuid": "8.3.2", "v-debounce": "0.1.2", "vanilla-tilt": "1.7.0", |