Skip to content

Commit 582cb21

Browse files
JustinBeckwithgrayside
authored andcommitted
fix: update dependencies, run synth (#20)
* fix: update dependencies, run synth * Update package.json
1 parent 9fcdd1a commit 582cb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "node -e 'console.log(`no tests`);'"
1313
},
1414
"dependencies": {
15-
"@google-cloud/tasks": "0.1.0"
15+
"@google-cloud/tasks": "^0.1.0"
1616
},
1717
"devDependencies": {
1818
"@google-cloud/nodejs-repo-tools": "^2.3.0"

0 commit comments

Comments
 (0)