Publish v1.13.5

This commit is contained in:
Kenny Daniel 2025-05-19 03:31:35 -07:00
parent e4504c524d
commit 1ca8b47014
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.13.4",
"version": "1.13.5",
"description": "Parquet file parser for JavaScript",
"author": "Hyperparam",
"homepage": "https://hyperparam.app",
@ -48,7 +48,7 @@
"test": "vitest run"
},
"devDependencies": {
"@types/node": "22.15.18",
"@types/node": "22.15.19",
"@vitest/coverage-v8": "3.1.3",
"eslint": "9.27.0",
"eslint-plugin-jsdoc": "50.6.17",