summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index fecd5b0..32de7e1 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
],
"dependencies": {
"puppeteer": "2.0.0",
- "xvfb": "^0.2.3"
+ "xvfb": "^0.2.3",
+ "ws": "^7.2.3"
}
}