diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-07 16:50:33 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-07 16:50:33 +0200 |
commit | 6cca7360eb9027e1544f7513df7da4684061ef7e (patch) | |
tree | 16550f99324234a94cb7cdb098001051400079c9 /yarn.lock | |
parent | 09f35e2a6fa71d593c9b22f90109e91fc6be89a1 (diff) | |
download | PeerTube-6cca7360eb9027e1544f7513df7da4684061ef7e.tar.gz PeerTube-6cca7360eb9027e1544f7513df7da4684061ef7e.tar.zst PeerTube-6cca7360eb9027e1544f7513df7da4684061ef7e.zip |
Reduce bundle sizes
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1572,7 +1572,7 @@ concat-stream@^1.4.1, concat-stream@^1.4.6, concat-stream@^1.4.7, concat-stream@ | |||
1572 | readable-stream "^2.2.2" | 1572 | readable-stream "^2.2.2" |
1573 | typedarray "^0.0.6" | 1573 | typedarray "^0.0.6" |
1574 | 1574 | ||
1575 | concurrently@^3.1.0: | 1575 | concurrently@^3.5.1: |
1576 | version "3.5.1" | 1576 | version "3.5.1" |
1577 | resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.5.1.tgz#ee8b60018bbe86b02df13e5249453c6ececd2521" | 1577 | resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.5.1.tgz#ee8b60018bbe86b02df13e5249453c6ececd2521" |
1578 | dependencies: | 1578 | dependencies: |