Update package.json

This commit is contained in:
Yûki VACHOT 2021-12-22 21:11:57 +01:00 committed by GitHub
parent f00762b5fe
commit 1c729b9c8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,8 @@
"popper": "^1.0.1", "popper": "^1.0.1",
"rxjs": "~6.6.0", "rxjs": "~6.6.0",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"zone.js": "~0.11.4" "zone.js": "~0.11.4",
"cors": "^2.8.5"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "~12.2.10", "@angular-devkit/build-angular": "~12.2.10",