Publish v0.1.3

This commit is contained in:
Kenny Daniel 2024-01-10 12:55:35 -08:00
parent 58aed8d9cd
commit 4d15842109
No known key found for this signature in database
GPG Key ID: 6A3C5E318BE71391

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.1.2",
"version": "0.1.3",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
@ -27,8 +27,8 @@
"typecheck": "tsc"
},
"devDependencies": {
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@types/node": "20.10.8",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@vitest/coverage-v8": "1.1.3",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",