From 4507882c3bd718ae5360e91cff10c79b6cba1df7 Mon Sep 17 00:00:00 2001 From: magr Date: Wed, 13 Oct 2021 14:54:28 +0200 Subject: [PATCH] remove @akveo/ng2-completer and ng2-completer --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d0f4157..4ab5237f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "postinstall": "ngcc --properties es2015 es5 browser module main --first-only --create-ivy-entry-points --tsconfig \"./src/tsconfig.app.json\"" }, "dependencies": { - "@akveo/ng2-completer": "^9.0.1", "@angular/animations": "^12.1.0", "@angular/cdk": "12.1.0", "@angular/common": "^12.1.0", @@ -60,6 +59,7 @@ "leaflet": "1.2.0", "nebular-icons": "1.1.0", "ng2-ckeditor": "^1.2.9", + "ng2-completer": "^9.0.1", "ng2-smart-table": "^1.6.0", "ngx-echarts": "^4.2.2", "node-sass": "^4.12.0",