Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
feat: use serverless-chrome 1.0.0-54 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
baocancode authored Aug 11, 2018
1 parent dd3865b commit a96a78f
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 90 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lighthouse-lambda",
"version": "3.1.0",
"version": "3.1.1",
"description": "Run Google Chrome Lighthouse on AWS Lambda.",
"engines": {
"node": "8.10.x"
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/joytocode/lighthouse-lambda#readme",
"dependencies": {
"@serverless-chrome/lambda": "^1.0.0-53",
"@serverless-chrome/lambda": "^1.0.0-54",
"lighthouse": "^3.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion results/3.0.3.html

Large diffs are not rendered by default.

Loading

0 comments on commit a96a78f

Please sign in to comment.