mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 06:35:20 +02:00
Resolve conflict with phantomjs-prebuilt dependency
This commit is contained in:
+14
-14
@@ -31,32 +31,32 @@
|
||||
"togeojson": "0.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "3.5.0",
|
||||
"chai": "~3.5.0",
|
||||
"d3": "3.5.5",
|
||||
"editor-layer-index": "git://github.com/osmlab/editor-layer-index.git#gh-pages",
|
||||
"eslint": "~3.2.0",
|
||||
"glob": "~7.0.5",
|
||||
"happen": "0.3.1",
|
||||
"http-server": "0.9.0",
|
||||
"js-yaml": "3.6.1",
|
||||
"jsonschema": "1.1.0",
|
||||
"happen": "~0.3.1",
|
||||
"http-server": "~0.9.0",
|
||||
"js-yaml": "~3.6.1",
|
||||
"jsonschema": "~1.1.0",
|
||||
"maki": "0.5.0",
|
||||
"minimist": "~1.2.0",
|
||||
"mocha": "3.0.1",
|
||||
"mocha-phantomjs-core": "2.0.1",
|
||||
"mocha": "~3.0.2",
|
||||
"mocha-phantomjs-core": "~2.0.1",
|
||||
"name-suggestion-index": "0.1.1",
|
||||
"phantomjs-prebuilt": "2.1.11",
|
||||
"phantomjs-prebuilt": "~2.1.11",
|
||||
"request": "~2.73.0",
|
||||
"rollup": "0.34.5",
|
||||
"rollup": "0.34.7",
|
||||
"rollup-plugin-commonjs": "3.3.1",
|
||||
"rollup-plugin-node-resolve": "2.0.0",
|
||||
"sinon": "1.17.5",
|
||||
"sinon-chai": "2.8.0",
|
||||
"sinon": "~1.17.5",
|
||||
"sinon-chai": "~2.8.0",
|
||||
"smash": "0.0",
|
||||
"svg-sprite": "1.3.3",
|
||||
"uglify-js": "2.7.0",
|
||||
"xml2js": "0.4.17",
|
||||
"xmlbuilder": "8.2.2"
|
||||
"uglify-js": "~2.7.0",
|
||||
"xml2js": "~0.4.17",
|
||||
"xmlbuilder": "~8.2.2"
|
||||
},
|
||||
"greenkeeper": {
|
||||
"ignore": [
|
||||
|
||||
Reference in New Issue
Block a user