Skip to content

Commit

Permalink
Publish v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Aug 15, 2024
1 parent b1c8a1d commit 7eb1e05
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.0",
"version": "1.2.1",
"description": "parquet file parser for javascript",
"keywords": [
"parquet",
Expand All @@ -26,12 +26,12 @@
"test": "vitest run"
},
"devDependencies": {
"@types/node": "22.2.0",
"@types/node": "22.3.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@vitest/coverage-v8": "2.0.5",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "50.2.1",
"eslint-plugin-jsdoc": "50.2.2",
"http-server": "14.1.1",
"hyparquet-compressors": "0.1.4",
"typescript": "5.5.4",
Expand Down

0 comments on commit 7eb1e05

Please sign in to comment.