Publish v0.9.10

This commit is contained in:
Kenny Daniel 2024-06-13 00:18:29 -07:00
parent 72cdffef7c
commit c314ebb14e
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.9.9",
"version": "0.9.10",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",