aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Dan Smilkov <smilkov@google.com>2016-09-26 13:09:48 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-09-26 14:17:00 -0700
commita9d25b06e80e79b06c12a7b8cfe132c26adb2cbb (patch)
tree5954d53c48c49f1f40e741d4f3bc720ec5a13598 /WORKSPACE
parentbaf469bd3cebddd33952b37067a3dee7267f7649 (diff)
Pull in numericjs from a more reliable source - cloudflare cdn.
Change: 134324598
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index af5fef3614..dc9491900a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -236,7 +236,7 @@ new_http_archive(
http_file(
name = "numericjs_numeric_1_2_6_min_js",
- url = "http://www.numericjs.com/lib/numeric-1.2.6.min.js",
+ url = "https://cdnjs.cloudflare.com/ajax/libs/numeric/1.2.6/numeric.min.js",
)
new_http_archive(