We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4c4aa commit f470a95Copy full SHA for f470a95
cloud-tasks/package.json
@@ -13,7 +13,7 @@
13
"lint": "eslint '**/*.js'"
14
},
15
"dependencies": {
16
- "@google-cloud/tasks": "^1.7.3",
+ "@google-cloud/tasks": "^1.8.0",
17
"body-parser": "^1.18.3",
18
"express": "^4.16.3",
19
"yargs": "^15.0.0"
0 commit comments