Skip to content

Commit

Permalink
Publish v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Aug 20, 2024
1 parent df02229 commit c20cc90
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": "1.2.1",
"version": "1.3.0",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
Expand All @@ -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",
Expand Down

0 comments on commit c20cc90

Please sign in to comment.