Add missing chai-as-promised dep (#12746)

This commit is contained in:
Samuel Attard 2018-04-30 12:46:29 +10:00 committed by Shelley Vohr
parent ee2c3607ad
commit b90ff86f8c

View file

@ -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",