Skip to content

Commit d11603c

Browse files
Install p-retry (#942)
Install p-retry lib to easily perform retryable operations (such as polling)
1 parent 7b0f157 commit d11603c

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

package-lock.json

Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"lodash": "^4.17.21",
4747
"lossless-json": "^4.0.2",
4848
"next": "14.2.16",
49+
"p-retry": "^6.2.1",
4950
"pino": "^9.3.2",
5051
"query-string": "^9.0.0",
5152
"react": "^18.2.0",

0 commit comments

Comments
 (0)