Skip to content

Commit

Permalink
update chrome targeting for polyfills/requestIdleCallback/config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and JakeChampion committed Apr 15, 2020
1 parent 5aa33a8 commit fde245b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions polyfills/requestIdleCallback/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docs = "https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallb
[browsers]
android = "*"
bb = "*"
chrome = "<47"
chrome = "<61"
edge = "*"
edge_mob = "*"
firefox = "<55"
Expand All @@ -27,4 +27,3 @@ op_mob = "*"
safari = "9 - *"
firefox_mob = "<55"
samsung_mob = "<5"

0 comments on commit fde245b

Please sign in to comment.