From 71eaf19a54df4e0283e405fc03393a831f9af7f0 Mon Sep 17 00:00:00 2001 From: Roberto Callari <robertocallari89@gmail.com> Date: Tue, 30 Mar 2021 18:26:25 +0200 Subject: [PATCH] updated package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 8e0d6c6b..6e462dea 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,9 @@ "@angular/platform-browser-dynamic": "^11.0.9", "@angular/router": "^11.0.9", "@asymmetrik/ngx-leaflet": "3.0.1", + "@fortawesome/angular-fontawesome": "^0.8.2", + "@fortawesome/fontawesome-svg-core": "^1.2.34", + "@fortawesome/free-solid-svg-icons": "^5.15.2", "@nebular/auth": "7.0.0", "@nebular/eva-icons": "7.0.0", "@nebular/security": "7.0.0", @@ -69,6 +72,7 @@ "ng2-smart-table": "^1.6.0", "ngx-echarts": "^4.2.2", "ngx-owl-carousel-o": "^4.0.0", + "ngx-pagination": "^5.0.0", "node-sass": "^4.14.1", "normalize.css": "6.0.0", "pace-js": "1.0.2", -- GitLab