Merge pull request #178 from BuildingJarl/master

three.js fix for registry endpoint
This commit is contained in:
Guy Bedford
2015-02-09 12:43:26 +02:00
+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",