Publish v0.9.3

This commit is contained in:
Kenny Daniel 2024-05-16 17:41:23 -07:00
parent 034e9cda16
commit 0cfcc6331f
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.9.2",
"version": "0.9.3",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -32,7 +32,7 @@
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-jsdoc": "48.2.5",
"http-server": "14.1.1",
"hysnappy": "0.3.1",
"typescript": "5.4.5",