Skip to content

Commit 16f9b04

Browse files
fix(package): update @google-cloud/pubsub to version 1.4.1
Closes #15
1 parent 5f72861 commit 16f9b04

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": "^1.4.1",
3939
"async": "^2.6.1",
4040
"kafka-connect": "^3.5.1"
4141
},

0 commit comments

Comments
 (0)