Publish v1.10.3

This commit is contained in:
Kenny Daniel 2025-04-02 23:53:25 -07:00
parent b38b65f7c7
commit 474cd9053a
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.10.2",
"version": "1.10.3",
"description": "Parquet file parser for JavaScript",
"author": "Hyperparam",
"homepage": "https://hyperparam.app",
@ -43,7 +43,7 @@
"test": "vitest run"
},
"devDependencies": {
"@types/node": "22.13.15",
"@types/node": "22.14.0",
"@vitest/coverage-v8": "3.1.1",
"eslint": "9.23.0",
"eslint-plugin-jsdoc": "50.6.9",