summarylogtreecommitdiffstats
path: root/download-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'download-deps.sh')
-rwxr-xr-xdownload-deps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/download-deps.sh b/download-deps.sh
index ee69fd8288a6..f8584d30a1a8 100755
--- a/download-deps.sh
+++ b/download-deps.sh
@@ -112,6 +112,7 @@ downloaddeps() {
local target="$(onlinebestmatch "$package" "$semverspec")"
recursivedownloaddeps "$target"
done
+ recursivedownloaddeps "babel-core-6.26.0.tgz"
}
createlist() {