diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 39b3185cc..c551c995a 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -70,7 +70,7 @@ | |||
70 | "markdown-it": "^8.4.0", | 70 | "markdown-it": "^8.4.0", |
71 | "ng-router-loader": "^2.0.0", | 71 | "ng-router-loader": "^2.0.0", |
72 | "ngc-webpack": "3.2.2", | 72 | "ngc-webpack": "3.2.2", |
73 | "ngx-bootstrap": "1.9.3", | 73 | "ngx-bootstrap": "2.0.0-beta.9", |
74 | "ngx-chips": "1.5.3", | 74 | "ngx-chips": "1.5.3", |
75 | "node-sass": "^4.1.1", | 75 | "node-sass": "^4.1.1", |
76 | "normalize.css": "^7.0.0", | 76 | "normalize.css": "^7.0.0", |
@@ -86,6 +86,7 @@ | |||
86 | "sass-resources-loader": "^1.2.1", | 86 | "sass-resources-loader": "^1.2.1", |
87 | "script-ext-html-webpack-plugin": "^1.3.2", | 87 | "script-ext-html-webpack-plugin": "^1.3.2", |
88 | "source-map-loader": "^0.2.1", | 88 | "source-map-loader": "^0.2.1", |
89 | "source-sans-pro": "^2.0.10", | ||
89 | "standard": "^10.0.0", | 90 | "standard": "^10.0.0", |
90 | "string-replace-loader": "^1.0.3", | 91 | "string-replace-loader": "^1.0.3", |
91 | "style-loader": "^0.19.0", | 92 | "style-loader": "^0.19.0", |