package.json
5.06 KB
-
build: use tarball instead of git commit for tether drop · 36822256
It is the only js package that is installed directly from GitHub - this changes it to download the tarball instead of doing a git clone. Background: Git clones against GitHub does currently does not work with the container build which uses CentOS 6.6. It does not have support for TLS 1.2 and cannot git clone against GitHub since they removed support for TLS 1.0 and 1.1.
Daniel Lee committed
Analyzing file…