fix: update class properties support matrix (#11783)

This commit is contained in:
Huáng Jùnliàng
2020-07-03 07:54:40 -04:00
committed by GitHub
parent 0d444072ba
commit c664fbdd07
2 changed files with 9 additions and 4 deletions

View File

@@ -15,11 +15,11 @@
"opera": "61",
"edge": "79",
"node": "12",
"electron": "6.1"
"samsung": "11",
"electron": "6"
},
"proposal-private-methods": {
"chrome": "84",
"opera": "71"
"chrome": "84"
},
"proposal-nullish-coalescing-operator": {
"chrome": "80",