mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-09 12:36:38 +00:00
Publish v0.2.4
This commit is contained in:
parent
42ce3b94df
commit
db26668f5f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
@ -27,8 +27,8 @@
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "20.11.8",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.1",
|
||||
"@types/node": "20.11.16",
|
||||
"@typescript-eslint/eslint-plugin": "6.20.0",
|
||||
"@vitest/coverage-v8": "1.2.2",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user