Skip to content

Commit 9833a9b

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

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

0 commit comments

Comments
 (0)