Publish v0.5.0

This commit is contained in:
Kenny Daniel 2024-02-27 14:42:37 -08:00
parent 319dbb124e
commit b378bd85fd
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.4.1",
"version": "0.5.0",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -27,7 +27,7 @@
"typecheck": "tsc"
},
"devDependencies": {
"@types/node": "20.11.20",
"@types/node": "20.11.21",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.57.0",