diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-09 09:22:10 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-08-09 09:22:10 +0200 |
commit | b34a444e291c8ec90b4c2c965f7d0d6904d1faa7 (patch) | |
tree | 9880b79b12882b0cebf7b51ab6d5eb3efe62c585 /client/yarn.lock | |
parent | eacb25c4366bcc8fba20f98f93f004fabc6d5578 (diff) | |
download | PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.tar.gz PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.tar.zst PeerTube-b34a444e291c8ec90b4c2c965f7d0d6904d1faa7.zip |
Upgrade to bootstrap 4 first step
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index f75d7787c..32c0f7ea3 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -187,6 +187,10 @@ | |||
187 | version "2.1.3" | 187 | version "2.1.3" |
188 | resolved "https://registry.yarnpkg.com/@angularclass/hmr/-/hmr-2.1.3.tgz#34e658ed3da37f23b0a200e2da5a89be92bb209f" | 188 | resolved "https://registry.yarnpkg.com/@angularclass/hmr/-/hmr-2.1.3.tgz#34e658ed3da37f23b0a200e2da5a89be92bb209f" |
189 | 189 | ||
190 | "@neos21/bootstrap3-glyphicons@^1.0.1": | ||
191 | version "1.0.1" | ||
192 | resolved "https://registry.yarnpkg.com/@neos21/bootstrap3-glyphicons/-/bootstrap3-glyphicons-1.0.1.tgz#e5eeec43e0153d4b51effd9ecb58cdf7029924d7" | ||
193 | |||
190 | "@ngtools/webpack@6.1.1": | 194 | "@ngtools/webpack@6.1.1": |
191 | version "6.1.1" | 195 | version "6.1.1" |
192 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.1.1.tgz#dcfea287c0c1358f3e123621c65b0e3ccaab5b70" | 196 | resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.1.1.tgz#dcfea287c0c1358f3e123621c65b0e3ccaab5b70" |
@@ -1328,9 +1332,9 @@ boom@2.x.x: | |||
1328 | dependencies: | 1332 | dependencies: |
1329 | hoek "2.x.x" | 1333 | hoek "2.x.x" |
1330 | 1334 | ||
1331 | bootstrap-sass@^3.3.7: | 1335 | bootstrap@^4.1.3: |
1332 | version "3.3.7" | 1336 | version "4.1.3" |
1333 | resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498" | 1337 | resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be" |
1334 | 1338 | ||
1335 | brace-expansion@^1.1.7: | 1339 | brace-expansion@^1.1.7: |
1336 | version "1.1.11" | 1340 | version "1.1.11" |