Remove chai-as-promised from the top-level package.json
It's a tests dependency and its already present in spec/package.json.
This commit is contained in:
parent
9aa18d29a5
commit
8f7a0ca90c
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"asar": "^0.11.0",
|
"asar": "^0.11.0",
|
||||||
"browserify": "^13.1.0",
|
"browserify": "^13.1.0",
|
||||||
"chai-as-promised": "^7.1.1",
|
|
||||||
"check-for-leaks": "^1.0.2",
|
"check-for-leaks": "^1.0.2",
|
||||||
"clang-format": "^1.2.3",
|
"clang-format": "^1.2.3",
|
||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
|
|
Loading…
Reference in a new issue