Skip to content

Commit

Permalink
Publish v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Jan 10, 2024
1 parent 58aed8d commit 4d15842
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "0.1.2",
"version": "0.1.3",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
Expand All @@ -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",
Expand Down

0 comments on commit 4d15842

Please sign in to comment.