feat: update ng2-smart-table to 1.6

This commit is contained in:
Evgeny Lupanov 2020-03-24 17:36:32 +03:00
parent c56b348eb8
commit 929406eb42
6 changed files with 39 additions and 17 deletions

View file

@ -30,6 +30,7 @@
"postinstall": "ngcc --properties es2015 es5 browser module main --first-only --create-ivy-entry-points"
},
"dependencies": {
"@akveo/ng2-completer": "^9.0.1",
"@angular/animations": "^9.0.4",
"@angular/cdk": "^9.1.2",
"@angular/common": "^9.0.4",
@ -59,6 +60,7 @@
"leaflet": "1.2.0",
"nebular-icons": "1.1.0",
"ng2-ckeditor": "^1.2.2",
"ng2-smart-table": "^1.6.0",
"ngx-echarts": "^4.2.2",
"node-sass": "^4.12.0",
"normalize.css": "6.0.0",