Skip to content

Commit

Permalink
Fix run locally for aws-node-puppeteer
Browse files Browse the repository at this point in the history
  • Loading branch information
elie222 committed Feb 3, 2020
1 parent ee18f9f commit 9733dfb
Show file tree
Hide file tree
Showing 2 changed files with 1,803 additions and 5 deletions.
10 changes: 5 additions & 5 deletions aws-node-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"license": "ISC",
"dependencies": {
"@serverless-chrome/lambda": "^1.0.0-55",
"chrome-launcher": "^0.10.5",
"puppeteer": "^1.11.0",
"serverless-offline": "^3.31.3",
"serverless-plugin-chrome": "^1.0.0-55",
"superagent": "^4.0.0"
"chrome-launcher": "^0.12.0",
"puppeteer": "^2.1.0",
"serverless-offline": "^5.12.1",
"serverless-plugin-chrome": "^1.0.0-55.3",
"superagent": "^5.2.1"
}
}
Loading

0 comments on commit 9733dfb

Please sign in to comment.