Publish v0.7.11

This commit is contained in:
Kenny Daniel 2024-05-01 23:30:51 -07:00
parent 4d5c8324aa
commit 938076b3bc
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.7.10",
"version": "0.7.11",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -27,7 +27,7 @@
"typecheck": "tsc"
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@vitest/coverage-v8": "1.5.3",
"eslint": "8.57.0",