Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail

pull/1032/head
Tzahi12345 1 year ago
parent 41050ce923
commit 85577ac528

18769
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -78,5 +78,11 @@
"protractor": "~7.0.0",
"ts-node": "~3.0.4",
"tslint": "~6.1.0"
}
},
"overrides": {
"ngx-avatars": {
"@angular/common": "15.0.1",
"@angular/core": "15.0.1"
}
}
}

Loading…
Cancel
Save