diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-09 14:55:06 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-09 14:55:06 +0200 |
commit | 63347a0ff966c7863e5b7431effa1cb0668df893 (patch) | |
tree | 8f89d9b4a73f7157103574c05832eff21e338272 /client/yarn.lock | |
parent | b34a444e291c8ec90b4c2c965f7d0d6904d1faa7 (diff) | |
download | PeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.tar.gz PeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.tar.zst PeerTube-63347a0ff966c7863e5b7431effa1cb0668df893.zip |
Migrate to bootstrap 4 and ng-bootstrap
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 32c0f7ea3..f350416d6 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -191,6 +191,10 @@ | |||
191 | version "1.0.1" | 191 | version "1.0.1" |
192 | resolved "https://registry.yarnpkg.com/@neos21/bootstrap3-glyphicons/-/bootstrap3-glyphicons-1.0.1.tgz#e5eeec43e0153d4b51effd9ecb58cdf7029924d7" | 192 | resolved "https://registry.yarnpkg.com/@neos21/bootstrap3-glyphicons/-/bootstrap3-glyphicons-1.0.1.tgz#e5eeec43e0153d4b51effd9ecb58cdf7029924d7" |
193 | 193 | ||
194 | "@ng-bootstrap/ng-bootstrap@^2.2.2": | ||
195 | version "2.2.2" | ||
196 | resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-2.2.2.tgz#07c64badd48b563140eb5a6327b5516bf2226834" | ||
197 | |||
194 | "@ngtools/webpack@6.1.1": | 198 | "@ngtools/webpack@6.1.1": |
195 | version "6.1.1" | 199 | version "6.1.1" |
196 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.1.1.tgz#dcfea287c0c1358f3e123621c65b0e3ccaab5b70" | 200 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.1.1.tgz#dcfea287c0c1358f3e123621c65b0e3ccaab5b70" |
@@ -5350,10 +5354,6 @@ ng2-material-dropdown@0.10.1: | |||
5350 | dependencies: | 5354 | dependencies: |
5351 | tslib "^1.9.0" | 5355 | tslib "^1.9.0" |
5352 | 5356 | ||
5353 | ngx-bootstrap@3.0.1: | ||
5354 | version "3.0.1" | ||
5355 | resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-3.0.1.tgz#e98d2fc6340f32a9d358cd08e8fda7dcb23bdab3" | ||
5356 | |||
5357 | ngx-chips@1.9.3: | 5357 | ngx-chips@1.9.3: |
5358 | version "1.9.3" | 5358 | version "1.9.3" |
5359 | resolved "https://registry.yarnpkg.com/ngx-chips/-/ngx-chips-1.9.3.tgz#0ebc13b4868d9cd480478ed93fd56bcc3b68ea66" | 5359 | resolved "https://registry.yarnpkg.com/ngx-chips/-/ngx-chips-1.9.3.tgz#0ebc13b4868d9cd480478ed93fd56bcc3b68ea66" |