forked from sheetjs/sheetjs
SheetJS
0b6ebc67da
- DBF write type N and roundtrip C length (fixes #1888 h/t@bandizsolt) - clean up xhr demo (fixes #2604 h/t @UP2022742) - clean up vue / nuxt demo
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"dependencies": {
|
|
"@nuxt/content": "1.15.1",
|
|
"nuxt": "2.15.8",
|
|
"xlsx": "^0.18.3"
|
|
}
|
|
}
|