We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ea60d commit 729b18bCopy full SHA for 729b18b
cloud-tasks/package.json
@@ -15,7 +15,7 @@
15
"start": "node server.js"
16
},
17
"dependencies": {
18
- "@google-cloud/tasks": "^2.0.1",
+ "@google-cloud/tasks": "^2.1.0",
19
"body-parser": "^1.18.3",
20
"express": "^4.16.3",
21
"yargs": "^15.0.0"
0 commit comments