Remove unused dep from subproviders

This commit is contained in:
Fabio Berger 2018-03-09 10:17:35 +01:00
parent 8b604462ac
commit a9373c7fb0

View File

@ -40,7 +40,6 @@
"@types/lodash": "^4.14.86", "@types/lodash": "^4.14.86",
"@types/mocha": "^2.2.42", "@types/mocha": "^2.2.42",
"@types/node": "^8.0.53", "@types/node": "^8.0.53",
"awesome-typescript-loader": "^3.1.3",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-as-promised-typescript-typings": "^0.0.10", "chai-as-promised-typescript-typings": "^0.0.10",