Commit 5f0d936
committed
Fix app build
This commit simply ensures that "this.createTimeout" is replaced by "exports.createTimeout" in the
node-retry package.
This is so that we implement this PR: tim-kos/node-retry#85 before node-retry is
officially updated.1 parent 993b68c commit 5f0d936
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments