Merge pull request #434 from MeirionHughes/master

Add svg.js registry and override
This commit is contained in:
Guy Bedford
2015-06-19 14:09:11 +02:00
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
{
"main": "dist/svg.min.js",
"format": "global"
}
+1
View File
@@ -302,6 +302,7 @@
"stream": "github:jspm/nodelibs-stream",
"string_decoder": "github:jspm/nodelibs-string_decoder",
"superagent": "npm:superagent",
"svg.js" : "github:wout/svg.js",
"tabletools": "github:DataTables/TableTools",
"teo": "npm:teo",
"three.js": "github:mrdoob/three.js",