Skip to content

Commit 3410834

Browse files
fix(package): update @google-cloud/pubsub to version 0.29.0
Closes #15
1 parent 39f7f64 commit 3410834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"nkc-pubsub-sink": "bin/nkc-pubsub-sink.js"
3636
},
3737
"dependencies": {
38-
"@google-cloud/pubsub": "^0.20.0",
38+
"@google-cloud/pubsub": "^0.29.0",
3939
"async": "^2.6.1",
4040
"kafka-connect": "^3.5.1"
4141
},

0 commit comments

Comments
 (0)