Skip to content

Commit

Permalink
reverting d3-array dependency to @1
Browse files Browse the repository at this point in the history
Ref. d3#177
  • Loading branch information
Fil committed Nov 12, 2019
1 parent 42fe9ed commit 43dd59d
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 @@ -53,7 +53,7 @@
},
"dependencies": {
"commander": "2",
"d3-array": "1 - 2",
"d3-array": "1",
"d3-geo": "^1.10.0",
"resolve": "^1.1.10"
},
Expand Down

0 comments on commit 43dd59d

Please sign in to comment.