Publish v1.9.0

This commit is contained in:
Kenny Daniel 2025-03-10 23:36:46 -07:00
parent d7f8d39de3
commit 97aef2adef
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.8.7",
"version": "1.9.0",
"description": "parquet file parser for javascript",
"author": "Hyperparam",
"homepage": "https://hyperparam.app",
@ -36,10 +36,10 @@
"@types/node": "22.13.10",
"@vitest/coverage-v8": "3.0.8",
"eslint": "9.22.0",
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-jsdoc": "50.6.6",
"hyparquet-compressors": "1.0.0",
"typescript": "5.8.2",
"typescript-eslint": "8.26.0",
"typescript-eslint": "8.26.1",
"vitest": "3.0.8"
}
}