mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-08 12:06:38 +00:00
HYPARQUET 1.0.0
This commit is contained in:
parent
60630f9963
commit
543eba0307
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "0.9.10",
|
||||
"version": "1.0.0",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
@ -27,12 +27,12 @@
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "20.14.5",
|
||||
"@types/node": "20.14.8",
|
||||
"@typescript-eslint/eslint-plugin": "7.13.1",
|
||||
"@vitest/coverage-v8": "1.6.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsdoc": "48.2.12",
|
||||
"eslint-plugin-jsdoc": "48.3.0",
|
||||
"http-server": "14.1.1",
|
||||
"hyparquet-compressors": "0.1.4",
|
||||
"typescript": "5.4.5",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user