chore(repo): added @babel/core to get rid of peer dependency warnings (#6066)

This commit is contained in:
Phillip Barta 2021-06-24 23:26:03 +02:00 committed by GitHub
parent ad9d201013
commit a9c06c6078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@
"@angular/router": "^12.0.0",
"@angular/service-worker": "^12.0.0",
"@angular/upgrade": "^12.0.0",
"@babel/core": "7.12.13",
"@cypress/webpack-preprocessor": "~4.1.2",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",