Skip to content

Commit

Permalink
Fix Chrome compatibility data of ServiceWorkerContainer.getRegistrati…
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrick95 authored and ddbeck committed Jan 4, 2019
1 parent 3df4795 commit 7b2ac31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/ServiceWorkerContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,10 +508,10 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/getRegistrations",
"support": {
"chrome": {
"version_added": "40"
"version_added": "45"
},
"chrome_android": {
"version_added": "40"
"version_added": "45"
},
"edge": [
{
Expand Down

0 comments on commit 7b2ac31

Please sign in to comment.