Skip to content

Commit

Permalink
fixup! @uppy/utils: add cause support for AbortErrors (transloadi…
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Nov 8, 2022
1 parent f8af58f commit a249e09
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"types": [],
"lib": [
"dom",
"es2018"
"es2018",
"ES2021.Promise",
"ES2022.Error"
]
},
"angularCompilerOptions": {
Expand Down

0 comments on commit a249e09

Please sign in to comment.