Publish v1.17.5

This commit is contained in:
Kenny Daniel 2025-09-01 11:25:26 -07:00
parent a7bfab0e99
commit 608cd2a2d0
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.17.4",
"version": "1.17.5",
"description": "Parquet file parser for JavaScript",
"author": "Hyperparam",
"homepage": "https://hyperparam.app",
@ -56,8 +56,8 @@
"devDependencies": {
"@types/node": "24.3.0",
"@vitest/coverage-v8": "3.2.4",
"eslint": "9.33.0",
"eslint-plugin-jsdoc": "54.1.0",
"eslint": "9.34.0",
"eslint-plugin-jsdoc": "54.1.1",
"hyparquet-compressors": "1.1.1",
"typescript": "5.9.2",
"vitest": "3.2.4"