mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-10 04:56:38 +00:00
Publish v0.1.3
This commit is contained in:
parent
58aed8d9cd
commit
4d15842109
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user