mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
+4
-2
@@ -84,7 +84,7 @@
|
||||
"osm-community-index": "0.11.0",
|
||||
"phantomjs-prebuilt": "~2.1.11",
|
||||
"request": "^2.88.0",
|
||||
"rollup": "~1.16.2",
|
||||
"rollup": "~1.17.0",
|
||||
"rollup-plugin-commonjs": "^10.0.0",
|
||||
"rollup-plugin-includepaths": "~0.2.3",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
@@ -102,7 +102,9 @@
|
||||
},
|
||||
"greenkeeper": {
|
||||
"label": "chore-greenkeeper",
|
||||
"ignore": ["pannellum"]
|
||||
"ignore": [
|
||||
"pannellum"
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user