Load theseus from npm rather than github

This commit is contained in:
Sébastien Cevey
2015-01-12 15:38:43 +00:00
parent f7f1f617fb
commit 9638d53c30
+1 -1
View File
@@ -145,7 +145,7 @@
"spin": "github:fgnass/spin.js",
"stream": "github:jspm/nodelibs-stream",
"string_decoder": "github:jspm/nodelibs-string_decoder",
"theseus": "github:argo-rest/theseus",
"theseus": "npm:theseus",
"timers": "github:jspm/nodelibs-timers",
"tinygrowl": "github:ajkochanowicz/tinygrowl",
"tls": "github:jspm/nodelibs-tls",