Merge pull request #82 from Orbs/master

Add xlsjs and xlsx
This commit is contained in:
Guy Bedford
2014-12-10 11:48:50 +02:00
3 changed files with 9 additions and 1 deletions
@@ -0,0 +1,3 @@
{
"format": "global"
}
@@ -0,0 +1,3 @@
{
"format": "global"
}
+3 -1
View File
@@ -97,5 +97,7 @@
"underscore": "npm:underscore",
"webfont": "github:components/webfontloader",
"when": "github:cujojs/when",
"wire": "github:cujojs/wire"
"wire": "github:cujojs/wire",
"xlsjs": "github:SheetJS/js-xls",
"xlsx": "github:SheetJS/js-xlsx"
}