From 1f90727a00111c92924066a219a8fdb9c64911c6 Mon Sep 17 00:00:00 2001 From: Ivan Bacher Date: Mon, 9 Feb 2015 09:52:43 +0000 Subject: [PATCH] three.js fix for registry endpoint --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 740484b..0808973 100644 --- a/registry.json +++ b/registry.json @@ -185,7 +185,7 @@ "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder", "tabletools": "github:DataTables/TableTools", - "three.js": "github:mrdoob/three.js@r70", + "three.js": "github:mrdoob/three.js", "theseus": "npm:theseus", "theseus-angular": "npm:theseus-angular", "timers": "github:jspm/nodelibs-timers",