diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 02:44:25 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 02:44:25 +0200 |
| commit | f5c04fc92a4e23948b477f4f579b953e8edd6bb2 (patch) | |
| tree | 2a7de103dfde225b6ba90f70ba20d8b1c1d951bc /package.json | |
| parent | b0440c213ac9f97e558b3d15d3740dab234b7b79 (diff) | |
omg making an api request
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 79ab7c3..6ce7747 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "express": "^4.16.3", "express-json": "^1.0.0", "file-saver": "^1.3.8", + "form-data": "^2.3.2", "knex": "^0.14.6", "knox": "^0.9.2", "moment": "^2.22.1", |
