Merge pull request #951 from frederikschubert/master

feat(openlayers): add npm:openlayers override
This commit is contained in:
Guy Bedford
2016-08-08 14:20:24 +02:00
committed by GitHub
@@ -0,0 +1,21 @@
{
"dependencies": {
"async": "2.0.1",
"browserify": "13.1.0",
"closure-util": "1.15.0",
"derequire": "2.0.3",
"fs-extra": "0.30.0",
"glob": "7.0.5",
"handlebars": "4.0.5",
"marked": "0.3.6",
"metalsmith": "2.1.0",
"metalsmith-layouts": "1.6.5",
"nomnom": "1.8.1",
"pbf": "2.0.1",
"pixelworks": "1.1.0",
"rbush": "2.0.1",
"temp": "0.8.3",
"vector-tile": "1.3.0",
"walk": "2.3.9"
}
}