use jspm registries from npm
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@
|
||||
"colors": "^1.0.3",
|
||||
"commander": "^2.7.1",
|
||||
"glob": "^5.0.3",
|
||||
"jspm-github": "git://github.com/jspm/github",
|
||||
"jspm-npm": "git://github.com/jspm/npm",
|
||||
"jspm-github": "*",
|
||||
"jspm-npm": "*",
|
||||
"mout": "^0.11.0",
|
||||
"q": "^1.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user