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
@@ -4,6 +4,7 @@
"directories": {
"dist": "build"
},
"registry": "jspm",
"dependencies": {
"three": "*"
},