Skip to content

Commit 7742bb0

Browse files
authored
test: async is still used in tests (#723)
1 parent 135fb45 commit 7742bb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@google-cloud/common": "^1.0.0",
5454
"@google-cloud/paginator": "^1.0.0",
5555
"@google-cloud/promisify": "^1.0.0",
56+
"@types/protobufjs": "^6.0.0",
5657
"arrify": "^2.0.0",
5758
"compressible": "^2.0.12",
5859
"concat-stream": "^2.0.0",
@@ -91,6 +92,7 @@
9192
"@types/tmp": "0.1.0",
9293
"@types/uuid": "^3.4.4",
9394
"@types/xdg-basedir": "^2.0.0",
95+
"async": "^3.0.0",
9496
"codecov": "^3.0.0",
9597
"eslint": "^5.0.0",
9698
"eslint-config-prettier": "^4.0.0",

0 commit comments

Comments
 (0)