Skip to content

Commit

Permalink
Merge pull request #1 from springmeyer/patch-1
Browse files Browse the repository at this point in the history
Use ~ to install node-mapnik
  • Loading branch information
lovelypeople authored Feb 23, 2018
2 parents bb64ef6 + 2a1153b commit 9b6a76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"license": "MIT",
"dependencies": {
"mapnik": "^3.6.0",
"mapnik": "~3.6.0",
"proj4": "^2.4.3",
"sakura-node-3": "^3.3.6"
},
Expand Down

0 comments on commit 9b6a76c

Please sign in to comment.