Add github:SheetJS/js-xls as "xlsjs" to match NPM module name.

This commit is contained in:
Tauren Mills
2014-12-09 23:19:18 -08:00
parent 13799c18b9
commit 1f9e6ee406
2 changed files with 5 additions and 1 deletions
@@ -0,0 +1,3 @@
{
"format": "global"
}
+2 -1
View File
@@ -97,5 +97,6 @@
"underscore": "npm:underscore",
"webfont": "github:components/webfontloader",
"when": "github:cujojs/when",
"wire": "github:cujojs/wire"
"wire": "github:cujojs/wire",
"xlsjs": "github:SheetJS/js-xls"
}