Merge pull request #434 from MeirionHughes/master
Add svg.js registry and override
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"main": "dist/svg.min.js",
|
||||||
|
"format": "global"
|
||||||
|
}
|
||||||
@@ -302,6 +302,7 @@
|
|||||||
"stream": "github:jspm/nodelibs-stream",
|
"stream": "github:jspm/nodelibs-stream",
|
||||||
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
||||||
"superagent": "npm:superagent",
|
"superagent": "npm:superagent",
|
||||||
|
"svg.js" : "github:wout/svg.js",
|
||||||
"tabletools": "github:DataTables/TableTools",
|
"tabletools": "github:DataTables/TableTools",
|
||||||
"teo": "npm:teo",
|
"teo": "npm:teo",
|
||||||
"three.js": "github:mrdoob/three.js",
|
"three.js": "github:mrdoob/three.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user