Skip to content

Commit e112be1

Browse files
committed
Install exponential-backoff
This library seems to be used in other parts of the repo. Thus, it makes sense to stick to it in this case as well, to keep things consistent.
1 parent d872941 commit e112be1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

npm-shrinkwrap.json

Lines changed: 12 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
@@ -127,6 +127,7 @@
127127
"deep-equal-in-any-order": "^2.0.6",
128128
"exegesis": "^4.2.0",
129129
"exegesis-express": "^4.0.0",
130+
"exponential-backoff": "^3.1.2",
130131
"express": "^4.16.4",
131132
"filesize": "^6.1.0",
132133
"form-data": "^4.0.1",

0 commit comments

Comments
 (0)