diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-12-01 09:20:19 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-12-01 10:55:56 +0100 |
commit | b33f657c304b77938c1f68164d8e754787f5aae5 (patch) | |
tree | 93c47cfff0124a1084e7c5344969a82ed60ee926 /client/package.json | |
parent | fef2c7164e025b12a64185dbab058ef4129733c6 (diff) | |
download | PeerTube-b33f657c304b77938c1f68164d8e754787f5aae5.tar.gz PeerTube-b33f657c304b77938c1f68164d8e754787f5aae5.tar.zst PeerTube-b33f657c304b77938c1f68164d8e754787f5aae5.zip |
Begin new menu design
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", |