aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-08-09 14:55:06 +0200
committerChocobozzz <me@florianbigard.com>2018-08-09 14:55:06 +0200
commit63347a0ff966c7863e5b7431effa1cb0668df893 (patch)
tree8f89d9b4a73f7157103574c05832eff21e338272 /client/package.json
parentb34a444e291c8ec90b4c2c965f7d0d6904d1faa7 (diff)
downloadPeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.tar.gz
PeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.tar.zst
PeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.zip
Migrate to bootstrap 4 and ng-bootstrap
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
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",