Publish v1.3.0

This commit is contained in:
Kenny Daniel 2024-08-20 12:05:46 -07:00
parent df02229407
commit c20cc90af9
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.2.1",
"version": "1.3.0",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -26,8 +26,8 @@
"test": "vitest run"
},
"devDependencies": {
"@types/node": "22.3.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@types/node": "22.4.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@vitest/coverage-v8": "2.0.5",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",