Skip to content

Commit ae9ace8

Browse files
cotsupafilmaj
andauthoredApr 15, 2024··
web-api(fix): fix node-retry types (#1772)
Co-authored-by: Fil Maj <maj.fil@gmail.com>
1 parent d315368 commit ae9ace8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/web-api/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@slack/logger": "^4.0.0",
5050
"@slack/types": "^2.9.0",
5151
"@types/node": ">=18.0.0",
52+
"@types/retry": "0.12.0",
5253
"axios": "^1.6.5",
5354
"eventemitter3": "^5.0.1",
5455
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.