remove @akveo/ng2-completer and ng2-completer (#5896)

This commit is contained in:
Max 2022-05-20 10:52:10 +02:00 committed by GitHub
parent f1365e1810
commit 0f4156d783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,6 @@
"postinstall": "ngcc --properties es2015 es5 browser module main --first-only --create-ivy-entry-points --tsconfig \"./src/tsconfig.app.json\"" "postinstall": "ngcc --properties es2015 es5 browser module main --first-only --create-ivy-entry-points --tsconfig \"./src/tsconfig.app.json\""
}, },
"dependencies": { "dependencies": {
"@akveo/ng2-completer": "^9.0.1",
"@angular/animations": "^12.2.16", "@angular/animations": "^12.2.16",
"@angular/cdk": "12.1.0", "@angular/cdk": "12.1.0",
"@angular/common": "^12.2.16", "@angular/common": "^12.2.16",
@ -60,6 +59,7 @@
"leaflet": "1.2.0", "leaflet": "1.2.0",
"nebular-icons": "1.1.0", "nebular-icons": "1.1.0",
"ng2-ckeditor": "^1.2.9", "ng2-ckeditor": "^1.2.9",
"ng2-completer": "^9.0.1",
"ng2-smart-table": "^1.6.0", "ng2-smart-table": "^1.6.0",
"ngx-echarts": "^4.2.2", "ngx-echarts": "^4.2.2",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",