Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Commit

Permalink
Updating to v1.0.0
Browse files Browse the repository at this point in the history
Updating libraries to have node-mapnik v3.7.2
  • Loading branch information
thesocialdev authored and mdholloway committed Aug 9, 2018
1 parent 7283405 commit 1f50ad0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tilerator",
"version": "0.0.25",
"version": "1.0.0",
"description": "Map tiles pre-generation service",
"main": "./app.js",
"scripts": {
Expand Down Expand Up @@ -44,10 +44,10 @@
"jade": "^1.11.0",
"kue": "^0.11.0",
"kue-ui-express": "^1.0.2",
"mapnik": "~3.5.0",
"mapnik": "~3.7.2",
"tilelive-tmstyle": "0.8.0",
"quadtile-index": "^0.0.6",
"@kartotherian/tilelive-vector": "~3.9.6",
"@kartotherian/tilelive-vector": "~4.0.0",
"@kartotherian/err": "^0.0.4",
"@kartotherian/input-validator": "^0.0.6",
"@kartotherian/server": "^0.0.26",
Expand All @@ -62,9 +62,9 @@
"@kartotherian/osm-bright-source": "^1.0.1",
"@kartotherian/osm-bright-style": "^4.0.1",
"@kartotherian/jobprocessor": "^0.0.18",
"@kartotherian/tilelive-tmsource": "~0.7.0",
"@kartotherian/tilelive-tmsource": "~1.0.0",
"@mapbox/tilelive": "~5.12.2",
"@mapbox/tilelive-bridge": "~2.3.1"
"@mapbox/tilelive-bridge": "~3.1.0"
},
"optionalDependencies": {
"bunyan-prettystream": "*"
Expand Down

0 comments on commit 1f50ad0

Please sign in to comment.