diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index e04bc0f..9cd1be2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,9 @@ "author": "Yuval Adam <_@yuv.al>", "license": "MIT", "dependencies": { + "express": "^4.16.2", "mapbox-gl": "^0.40.1", + "pug": "^2.0.0-rc.4", "vue": "^2.4.4", "vue-slider-component": "^2.4.3" }, |
