aboutsummaryrefslogtreecommitdiff
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 d03dc84..8ae0621 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,8 @@
"request": "^2.74.0",
"smoothscroll-polyfill": "^0.3.4",
"spdy": "^3.4.4",
- "then-yield": "0.0.1"
+ "then-yield": "0.0.1",
+ "webshot": "^0.18.0"
},
"devDependencies": {
"babel-preset-es2015": "^6.24.1",