Merge pull request #8073 from tschaub/downgrade-sinon

Remove dependency on deprecated sinon@5
This commit is contained in:
Tim Schaub
2018-04-16 06:14:46 -06:00
committed by GitHub

View File

@@ -76,7 +76,7 @@
"proj4": "2.4.4",
"recast": "0.14.7",
"serve": "^6.5.2",
"sinon": "5.0.0",
"sinon": "^4.5.0",
"url-polyfill": "^1.0.11",
"walk": "^2.3.9",
"webpack": "3.11.0",