We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c016aa commit 18d5cf8Copy full SHA for 18d5cf8
cloud-tasks/package.json
@@ -12,7 +12,7 @@
12
"start": "node server.js"
13
},
14
"dependencies": {
15
- "@google-cloud/tasks": "^0.5.0",
+ "@google-cloud/tasks": "^1.0.0",
16
"body-parser": "^1.18.3",
17
"express": "^4.16.3",
18
"yargs": "^13.0.0"
0 commit comments