always explicitly use registry for github

This commit is contained in:
guybedford
2015-03-30 12:59:50 +02:00
parent 440a7e2ca9
commit 3331d52dd5
18 changed files with 20 additions and 2 deletions
@@ -3,6 +3,7 @@
"lib": "dist"
},
"main": "angular-strap.tpl",
"registry": "jspm",
"dependencies": {
"angular": "^1.2.0"
},