Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from IshiharaYutaro/master
Browse files Browse the repository at this point in the history
package.jsonにrequest追加
  • Loading branch information
ToMGitHubN committed Jul 2, 2019
2 parents 2382459 + 8bde502 commit d70600b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@google-cloud/debug-agent": "^3.2.0",
"@google-cloud/storage": "^2.5.0",
"basic-auth-connect": "^1.0.0",
"express": "^4.17.1"
"express": "^4.17.1",
"request": "^2.88.0"
}
}
}

0 comments on commit d70600b

Please sign in to comment.