Update package.json
This commit is contained in:
parent
f00762b5fe
commit
1c729b9c8d
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"popper": "^1.0.1",
|
||||
"rxjs": "~6.6.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "~0.11.4"
|
||||
"zone.js": "~0.11.4",
|
||||
"cors": "^2.8.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~12.2.10",
|
||||
|
|
|
|||
Reference in a new issue