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