feat: and ng2-completer to dependencies list

This commit is contained in:
Dmitry Nehaychik 2018-08-08 16:34:57 +03:00
parent 50961f3cf5
commit 3482404b88
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View file

@ -9541,6 +9541,11 @@
"resolved": "https://registry.npmjs.org/ng2-ckeditor/-/ng2-ckeditor-1.1.13.tgz",
"integrity": "sha512-hOECJiTlIJYdhWAo/jYbOm6NSUR38PTSJJHDDSpYzfb3k22ilTyJUEv8u9GxdGNwJsQuANvYTslCpabES0Ea0A=="
},
"ng2-completer": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/ng2-completer/-/ng2-completer-2.0.8.tgz",
"integrity": "sha512-WzxJ4u3vAHsfBUaFCloEBoirPZrnDabtWEKyDok7dtjhS1ZvcbwQ4asdXuDO0hZ0T1QC66U/PwLhKfkG501hVg=="
},
"ng2-smart-table": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/ng2-smart-table/-/ng2-smart-table-1.3.5.tgz",

View file

@ -65,6 +65,7 @@
"leaflet": "1.2.0",
"nebular-icons": "1.0.9",
"ng2-ckeditor": "1.1.13",
"ng2-completer": "2.0.8",
"ng2-smart-table": "1.3.5",
"ngx-echarts": "2.0.1",
"normalize.css": "6.0.0",