Add github:SheetJS/js-xlsx as "xlsx" to match NPM module name.
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"format": "global"
|
||||||
|
}
|
||||||
+2
-1
@@ -98,5 +98,6 @@
|
|||||||
"webfont": "github:components/webfontloader",
|
"webfont": "github:components/webfontloader",
|
||||||
"when": "github:cujojs/when",
|
"when": "github:cujojs/when",
|
||||||
"wire": "github:cujojs/wire",
|
"wire": "github:cujojs/wire",
|
||||||
"xlsjs": "github:SheetJS/js-xls"
|
"xlsjs": "github:SheetJS/js-xls",
|
||||||
|
"xlsx": "github:SheetJS/js-xlsx"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user