three.js fix for registry endpoint

This commit is contained in:
Ivan Bacher
2015-02-09 09:52:43 +00:00
parent 73943a27b9
commit 1f90727a00
+1 -1
View File
@@ -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",