use jspm registries from npm

This commit is contained in:
guybedford
2015-09-16 14:31:52 +02:00
parent e48351a27d
commit 23fed2b165
+2 -2
View File
@@ -18,8 +18,8 @@
"colors": "^1.0.3", "colors": "^1.0.3",
"commander": "^2.7.1", "commander": "^2.7.1",
"glob": "^5.0.3", "glob": "^5.0.3",
"jspm-github": "git://github.com/jspm/github", "jspm-github": "*",
"jspm-npm": "git://github.com/jspm/npm", "jspm-npm": "*",
"mout": "^0.11.0", "mout": "^0.11.0",
"q": "^1.2.0" "q": "^1.2.0"
} }