Skip to content

Commit 55934da

Browse files
authored
fix: More error visibility in nodejs-datastore (#1389)
* Upgrade the google-gax version * fix: More error visibility in nodejs-datastore
1 parent 43c3472 commit 55934da

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
@@ -46,7 +46,7 @@
4646
"async-mutex": "^0.5.0",
4747
"concat-stream": "^2.0.0",
4848
"extend": "^3.0.2",
49-
"google-gax": "^5.0.1-rc.0",
49+
"google-gax": "^5.0.2-rc.1",
5050
"is": "^3.3.0",
5151
"protobufjs": "7.0.0",
5252
"split-array-stream": "^2.0.0",

0 commit comments

Comments
 (0)