Add missing chai-as-promised dep (#12746)
This commit is contained in:
parent
ee2c3607ad
commit
b90ff86f8c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"devDependencies": {
|
||||
"asar": "^0.11.0",
|
||||
"browserify": "^13.1.0",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"check-for-leaks": "^1.0.2",
|
||||
"clang-format": "^1.2.3",
|
||||
"colors": "^1.1.2",
|
||||
|
|
Loading…
Reference in a new issue