Skip to content

Commit

Permalink
Add chromium and (failing) node version
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Oct 30, 2020
1 parent 599bd34 commit 12ccbcd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions javascript/builtins/intl/Intl.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
"spec_url": "https://tc39.es/ecma402/#sec-Intl-toStringTag",
"support": {
"chrome": {
"version_added": false
"version_added": "86"
},
"chrome_android": {
"version_added": false
"version_added": "86"
},
"edge": {
"version_added": false
Expand All @@ -129,10 +129,10 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "15.0.0"
},
"opera": {
"version_added": false
"version_added": "72"
},
"opera_android": {
"version_added": false
Expand Down

0 comments on commit 12ccbcd

Please sign in to comment.