We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcaea1 commit d375658Copy full SHA for d375658
appengine/hello-world/flexible/package.json
@@ -10,7 +10,7 @@
10
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
11
},
12
"engines": {
13
- "node": "12.19.1"
+ "node": "12.20.0"
14
15
"scripts": {
16
"start": "node app.js",
appengine/storage/flexible/package.json
@@ -6,7 +6,7 @@
6
"test": "mocha system-test/*.test.js --exit --timeout=30000"
7
8
9
"dependencies": {
"@google-cloud/storage": "^5.3.0",
0 commit comments