diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-30 14:37:03 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-30 14:37:03 +0200 |
| commit | cba34c1ff3fc4fa3e4444884133a9140443bb233 (patch) | |
| tree | 25858c5f4ac48d0fe9d1dbd238f719b4152f4e9c /package.json | |
| parent | 400f5c15bcbdae2aef1a4aa0ca5e518ebffc2ad7 (diff) | |
parse urls using the old parser
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 1bf2af7..2d0186b 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "dotenv": "^5.0.1", "express": "^4.16.3", "express-json": "^1.0.0", + "fetch-jsonp": "^1.1.3", "file-saver": "^1.3.8", "form-data": "^2.3.2", "knex": "^0.14.6", |
