Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Feb 28, 2021
1 parent 90031a2 commit 9807436
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -51,8 +51,6 @@ Object {
"es.array.last-index-of",
"es.array.map",
"es.array.of",
"es.array.reduce",
"es.array.reduce-right",
"es.array.reverse",
"es.array.slice",
"es.array.some",
Expand Down Expand Up @@ -216,6 +214,8 @@ Object {
"es.promise",
"es.symbol.description",
"web.*",
"es.array.reduce",
"es.array.reduce-right",
],
"modules": false,
"targets": undefined,
Expand Down

0 comments on commit 9807436

Please sign in to comment.