aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-22 09:42:42 +0100
committerChocobozzz <me@florianbigard.com>2018-01-22 09:42:42 +0100
commit451ce9642c7be8cb2feb789105473d22909a0964 (patch)
treebe2290df1ce807b7ca26073670b7c914e47d08b6 /yarn.lock
parent2af4fa4d8ba69424a279402e1e3f9e09a90c7e45 (diff)
downloadPeerTube-451ce9642c7be8cb2feb789105473d22909a0964.tar.gz
PeerTube-451ce9642c7be8cb2feb789105473d22909a0964.tar.zst
PeerTube-451ce9642c7be8cb2feb789105473d22909a0964.zip
Add commander in dependencies instead of dev dep
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 7b8950435..35f372fc4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -953,6 +953,10 @@ commander@2.6.0:
953 version "2.6.0" 953 version "2.6.0"
954 resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d" 954 resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d"
955 955
956commander@^2.13.0:
957 version "2.13.0"
958 resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
959
956compact2string@^1.2.0: 960compact2string@^1.2.0:
957 version "1.4.0" 961 version "1.4.0"
958 resolved "https://registry.yarnpkg.com/compact2string/-/compact2string-1.4.0.tgz#a99cd96ea000525684b269683ae2222d6eea7b49" 962 resolved "https://registry.yarnpkg.com/compact2string/-/compact2string-1.4.0.tgz#a99cd96ea000525684b269683ae2222d6eea7b49"