Skip to content

Commit

Permalink
fix: update dependencies, run synth (#20)
Browse files Browse the repository at this point in the history
* fix: update dependencies, run synth

* Update package.json
  • Loading branch information
JustinBeckwith authored and grayside committed Nov 3, 2022
1 parent 9fcdd1a commit 582cb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "node -e 'console.log(`no tests`);'"
},
"dependencies": {
"@google-cloud/tasks": "0.1.0"
"@google-cloud/tasks": "^0.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0"
Expand Down

0 comments on commit 582cb21

Please sign in to comment.