Skip to content

Commit 6d64086

Browse files
committed
build: dodge broken version of promisify
1 parent d751378 commit 6d64086

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
@@ -53,7 +53,7 @@
5353
"@google-cloud/paginator": "^5.0.0",
5454
"@google-cloud/precise-date": "^4.0.0",
5555
"@google-cloud/projectify": "^4.0.0",
56-
"@google-cloud/promisify": "^4.0.0",
56+
"@google-cloud/promisify": "~4.0.0",
5757
"@opentelemetry/api": "~1.9.0",
5858
"@opentelemetry/semantic-conventions": "~1.26.0",
5959
"arrify": "^2.0.0",

0 commit comments

Comments
 (0)