diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-21 20:10:59 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-21 20:10:59 +0300 |
| commit | 350ca9318b59e0d27b17ad16b47bfa76d48036d3 (patch) | |
| tree | 1a1abc6ce1f511b82f3456d614c740ea310aa217 /package.json | |
| parent | 9f02c1e90a7c92de13ac018c67a98d6c9f7aa6c0 (diff) | |
Fix raster source loading
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 6a3b469..ae6821c 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ }, "dependencies": { "aws-sdk": "^2.138.0", + "axios": "^0.16.2", "express": "^4.16.2", "mapbox-gl": "^0.40.1", "moment": "^2.19.1", |
