Skip to content

Commit

Permalink
fix: ammend previous commit for ArrayPrototypePush
Browse files Browse the repository at this point in the history
  • Loading branch information
lbguilherme committed Aug 16, 2022
1 parent d73be8b commit 9b8b210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/01_core.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
Map,
Array,
ArrayPrototypeFill,
ArrayPrototypePush,
ArrayPrototypeMap,
ErrorCaptureStackTrace,
Promise,
Expand Down

0 comments on commit 9b8b210

Please sign in to comment.