remove @akveo/ng2-completer, add ng2-completer

This commit is contained in:
magr 2021-10-13 14:39:14 +02:00
parent cabe4bd71a
commit dc58077d3b
2 changed files with 1 additions and 23967 deletions

23966
package-lock.json generated

File diff suppressed because it is too large Load diff

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.1.0", "@angular/animations": "^12.1.0",
"@angular/cdk": "12.1.0", "@angular/cdk": "12.1.0",
"@angular/common": "^12.1.0", "@angular/common": "^12.1.0",
@ -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.12.0", "node-sass": "^4.12.0",