mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 15:08:23 +02:00
Update to d3 ~5.9.2
This commit is contained in:
+2
-4
@@ -62,7 +62,7 @@
|
||||
"chai": "^4.1.0",
|
||||
"colors": "^1.1.2",
|
||||
"concat-files": "^0.1.1",
|
||||
"d3": "4.13.0",
|
||||
"d3": "~5.9.2",
|
||||
"ecstatic": "^4.1.1",
|
||||
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
|
||||
"eslint": "^5.16.0",
|
||||
@@ -99,9 +99,7 @@
|
||||
},
|
||||
"greenkeeper": {
|
||||
"label": "chore-greenkeeper",
|
||||
"ignore": [
|
||||
"d3"
|
||||
]
|
||||
"ignore": []
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user