1
forked from sheetjs/sheetjs

Bower use unminified files [ci skip]

This commit is contained in:
Owen Craig 2021-09-15 02:09:42 -04:00
parent f9e2d6dd11
commit 27c457be99

@ -1,7 +1,7 @@
{ {
"name": "js-xlsx", "name": "js-xlsx",
"homepage": "https://github.com/SheetJS/js-xlsx", "homepage": "https://github.com/SheetJS/js-xlsx",
"main": "dist/xlsx.full.min.js", "main": ["jszip.js", "xlsx.js"],
"ignore": [ "ignore": [
"bin", "bin",
"bits", "bits",