Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 91e4b50

Browse files
authored
upgrade to @google-cloud/[email protected] to lose grpc dependency (#234)
1 parent 82e0ac5 commit 91e4b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"proxyquire": "^1.4.0"
3333
},
3434
"dependencies": {
35-
"@google-cloud/common": "^0.11.0",
35+
"@google-cloud/common": "^0.12.0",
3636
"acorn": "^4.0.3",
3737
"async": "^2.1.2",
3838
"coffee-script": "^1.9.3",

0 commit comments

Comments
 (0)