mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-06 06:51:54 +00:00
Publish v1.3.0
This commit is contained in:
parent
df02229407
commit
c20cc90af9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
@ -26,8 +26,8 @@
|
||||
"test": "vitest run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.1.0",
|
||||
"@types/node": "22.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.2.0",
|
||||
"@vitest/coverage-v8": "2.0.5",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user