mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-11 05:16:36 +00:00
Publish v0.1.6
This commit is contained in:
parent
d7e98766ab
commit
e701cfa4a1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
@ -27,8 +27,8 @@
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "20.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.1",
|
||||
"@types/node": "20.11.3",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
"@vitest/coverage-v8": "1.2.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user