Remove should (#8196)

* remove should

* fix a few tests
This commit is contained in:
Anthony Dresser
2019-11-04 09:59:18 -08:00
committed by GitHub
parent 5dc7049f8c
commit 76e8805a6b
15 changed files with 448 additions and 656 deletions

View File

@@ -94,7 +94,6 @@
"@types/plotly.js": "^1.44.9",
"@types/sanitize-html": "^1.18.2",
"@types/semver": "^5.5.0",
"@types/should": "^13.0.0",
"@types/sinon": "^1.16.36",
"@types/webpack": "^4.4.10",
"@types/winreg": "^1.2.30",
@@ -154,7 +153,6 @@
"queue": "3.0.6",
"rcedit": "^1.1.0",
"rimraf": "^2.2.8",
"should": "^13.2.3",
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"temp-write": "^3.4.0",