mirror of
https://github.com/ringtools/ringtools-web-v2.git
synced 2025-02-20 13:34:29 +01:00
Fix babel error
This commit is contained in:
parent
4e4d890717
commit
9d801ca9a5
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
"@angular/platform-browser": "~13.3.8",
|
||||
"@angular/platform-browser-dynamic": "~13.3.8",
|
||||
"@angular/router": "~13.3.8",
|
||||
"@babel/runtime": "^7.17.9",
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"@fontsource/lato": "^4.5.8",
|
||||
"@ng-bootstrap/ng-bootstrap": "12.1.1",
|
||||
|
|
|
@ -1906,7 +1906,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.8.4":
|
||||
"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.8.4":
|
||||
version: 7.17.9
|
||||
resolution: "@babel/runtime@npm:7.17.9"
|
||||
dependencies:
|
||||
|
@ -10821,6 +10821,7 @@ __metadata:
|
|||
"@angular/platform-browser": ~13.3.8
|
||||
"@angular/platform-browser-dynamic": ~13.3.8
|
||||
"@angular/router": ~13.3.8
|
||||
"@babel/runtime": ^7.17.9
|
||||
"@biesbjerg/ngx-translate-extract": ^7.0.4
|
||||
"@cypress/schematic": 1.7.0
|
||||
"@egjs/hammerjs": ^2.0.17
|
||||
|
|
Loading…
Add table
Reference in a new issue