diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index e6b6e3b05..0360502f9 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -46,6 +46,7 @@ | |||
46 | "@angular/service-worker": "~6.1.0", | 46 | "@angular/service-worker": "~6.1.0", |
47 | "@angularclass/hmr": "^2.1.3", | 47 | "@angularclass/hmr": "^2.1.3", |
48 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 48 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
49 | "@ng-bootstrap/ng-bootstrap": "^2.2.2", | ||
49 | "@ngx-loading-bar/core": "^2.0.0", | 50 | "@ngx-loading-bar/core": "^2.0.0", |
50 | "@ngx-loading-bar/http-client": "^2.0.0", | 51 | "@ngx-loading-bar/http-client": "^2.0.0", |
51 | "@ngx-loading-bar/router": "^2.0.0", | 52 | "@ngx-loading-bar/router": "^2.0.0", |
@@ -86,7 +87,6 @@ | |||
86 | "linkifyjs": "^2.1.5", | 87 | "linkifyjs": "^2.1.5", |
87 | "lodash-es": "^4.17.4", | 88 | "lodash-es": "^4.17.4", |
88 | "markdown-it": "^8.4.0", | 89 | "markdown-it": "^8.4.0", |
89 | "ngx-bootstrap": "3.0.1", | ||
90 | "ngx-chips": "1.9.3", | 90 | "ngx-chips": "1.9.3", |
91 | "ngx-clipboard": "11.1.1", | 91 | "ngx-clipboard": "11.1.1", |
92 | "ngx-pipes": "^2.1.7", | 92 | "ngx-pipes": "^2.1.7", |