Skip to content

Commit

Permalink
Adds missing Type dependency to IsNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
mhassan1 committed Jun 30, 2023
1 parent 3248182 commit 9e3c6dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polyfills/_ESAbstract/IsInteger/config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
dependencies = [
"_ESAbstract.Type",
]
spec = "https://tc39.github.io/ecma262/#sec-isinteger"

[browsers]
Expand Down

0 comments on commit 9e3c6dc

Please sign in to comment.