Update compat-table (#11890)

* chore: update compat-table

* chore: friendly to node < 14 contributors

Co-Authored-By: Brian Ng <bng412@gmail.com>

Co-authored-by: Brian Ng <bng412@gmail.com>
This commit is contained in:
Huáng Jùnliàng
2020-07-29 17:09:26 -04:00
parent 2f89e72321
commit 95fcb3e16c
7 changed files with 56 additions and 76 deletions

View File

@@ -36,7 +36,7 @@
"devDependencies": {
"@babel/helper-compilation-targets": "^7.10.4",
"mdn-browser-compat-data": "1.0.31",
"electron-to-chromium": "1.3.377",
"electron-to-chromium": "1.3.513",
"lodash": "^4.17.19"
}
}