feat: support ES 8.4 via mapping generator

This commit is contained in:
Rainer Killinger
2023-04-27 15:23:22 +02:00
parent 95b2fc5c18
commit afcc73f3da
3 changed files with 217 additions and 189 deletions

View File

@@ -59,7 +59,7 @@
},
"devDependencies": {
"@openstapps/configuration": "0.34.0",
"@openstapps/es-mapping-generator": "0.4.0",
"@openstapps/es-mapping-generator": "0.5.0",
"@openstapps/eslint-config": "1.1.0",
"@openstapps/logger": "1.1.1",
"@testdeck/mocha": "0.3.3",