mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-10 21:16:36 +00:00
Publish v0.9.2
This commit is contained in:
parent
7639b8ca7f
commit
de7aaf06b8
11
demo.css
11
demo.css
@ -147,16 +147,7 @@ th, td {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.layout div {
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
font-size: 12px;
|
||||
margin-top: 4px;
|
||||
padding: 4px;
|
||||
word-break: break-all;
|
||||
}
|
||||
.layout div {
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
background-color: rgba(100, 80, 180, 0.05);
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
font-size: 12px;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user