mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-04 10:36:37 +00:00
Publish v0.7.9
This commit is contained in:
parent
488bfa7f90
commit
28b2562af5
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "0.7.8",
|
||||
"version": "0.7.9",
|
||||
"description": "parquet file parser for javascript",
|
||||
"keywords": [
|
||||
"parquet",
|
||||
@ -29,13 +29,13 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "20.12.7",
|
||||
"@typescript-eslint/eslint-plugin": "7.8.0",
|
||||
"@vitest/coverage-v8": "1.5.2",
|
||||
"@vitest/coverage-v8": "1.5.3",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsdoc": "48.2.3",
|
||||
"http-server": "14.1.1",
|
||||
"hysnappy": "0.3.1",
|
||||
"typescript": "5.4.5",
|
||||
"vitest": "1.5.2"
|
||||
"vitest": "1.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user