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

Commit d70600b

Browse files
authored
Merge pull request #1 from IshiharaYutaro/master
package.jsonにrequest追加
2 parents 2382459 + 8bde502 commit d70600b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"@google-cloud/debug-agent": "^3.2.0",
1616
"@google-cloud/storage": "^2.5.0",
1717
"basic-auth-connect": "^1.0.0",
18-
"express": "^4.17.1"
18+
"express": "^4.17.1",
19+
"request": "^2.88.0"
1920
}
20-
}
21+
}

0 commit comments

Comments
 (0)