Skip to content

Commit

Permalink
update googleapis to latest to fix issue #123
Browse files Browse the repository at this point in the history
bump package version
  • Loading branch information
WhatIfWeDigDeeper committed Apr 10, 2021
1 parent 57a0ea6 commit c58baf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "psi",
"version": "4.1.0",
"version": "4.1.1",
"description": "PageSpeed Insights with reporting",
"license": "Apache-2.0",
"repository": "GoogleChromeLabs/psi",
Expand Down Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"chalk": "^3.0.0",
"googleapis": "^47.0.0",
"googleapis": "^71.0.0",
"humanize-url": "^2.1.0",
"meow": "^6.0.1",
"pify": "^5.0.0",
Expand Down

0 comments on commit c58baf0

Please sign in to comment.