updated babel

This commit is contained in:
Danny Coates 2020-07-29 20:04:22 -07:00
parent ab63a34938
commit 2356d0fb64
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 2532 additions and 388 deletions

2914
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -61,10 +61,10 @@
"node": "^12.16.3"
},
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-class-properties": "^7.7.0",
"@babel/core": "^7.10.5",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.7.1",
"@babel/preset-env": "^7.10.4",
"@dannycoates/webcrypto-liner": "^0.1.37",
"@fullhuman/postcss-purgecss": "^1.3.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1",