Skip to content

Commit

Permalink
v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Apr 18, 2020
1 parent 289719b commit aa9e19e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3-geo-projection",
"version": "2.8.1",
"version": "2.9.0",
"description": "Extended geographic projections for d3-geo.",
"keywords": [
"d3",
Expand Down Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"commander": "2",
"d3-array": "1",
"d3-geo": "^1.10.0",
"d3-geo": "^1.12.0",
"resolve": "^1.1.10"
},
"sideEffects": false,
Expand Down

0 comments on commit aa9e19e

Please sign in to comment.