Update dependencies and recompile assets

This commit is contained in:
Jonny Barnes 2017-11-20 17:34:56 +00:00
parent 77836dc739
commit 0138211831
18 changed files with 43 additions and 43 deletions

View file

@ -6,7 +6,7 @@
"license": "CC0-1.0",
"dependencies": {
"alertify.js": "^1.0.12",
"mapbox-gl": "^0.42.0",
"mapbox-gl": "^0.42.1",
"marked": "^0.3.6",
"normalize.css": "^7.0.0"
},
@ -34,7 +34,7 @@
"source-list-map": "^2.0.0",
"stylelint": "^8.2.0",
"stylelint-config-standard": "^17.0.0",
"uglify-js": "^3.1.9",
"uglify-js": "^3.1.10",
"webpack": "^3.8.1",
"webpack-sources": "^1.0.2"
},