Update compat table (#12850)

Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
This commit is contained in:
Huáng Jùnliàng
2021-02-23 09:32:54 -05:00
committed by GitHub
parent 4575b37c90
commit 4acb73449f
26 changed files with 113 additions and 29 deletions

View File

@@ -29,9 +29,9 @@
"compat-data"
],
"devDependencies": {
"@mdn/browser-compat-data": "^3.1.1",
"core-js-compat": "^3.9.0",
"electron-to-chromium": "1.3.583",
"lodash": "^4.17.19",
"mdn-browser-compat-data": "1.0.38"
"electron-to-chromium": "1.3.672",
"lodash": "^4.17.19"
}
}