Skip to content

Commit

Permalink
Merge pull request #109 from mapbox/mapnik-3.6.0
Browse files Browse the repository at this point in the history
Mapnik 3.6.0
  • Loading branch information
mapsam authored Apr 21, 2017
2 parents 571e0b2 + 1a94ec7 commit ce6c98f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@
"dependencies": {
"step": "~0.0.5",
"generic-pool": "~2.4.0",
"mapnik": ">=3.2.0 && <4.0.0",
"mime": "~1.3.4",
"sphericalmercator": "~1.0.4"
"mapnik": "~3.6.0",
"mime": "~1.3.4"
},
"devDependencies": {
"mocha": "*"
},
"scripts": {
"test": "mocha -R spec --timeout 10000"
}
}
}

0 comments on commit ce6c98f

Please sign in to comment.