aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 46b0af2..1f7ab76 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
1{ 1{
2 "dependencies": { 2 "dependencies": {
3 "puppeteer": "1.10.0" 3 "puppeteer": "1.11.0"
4 } 4 }
5} 5}