Skip to content

Commit

Permalink
Fix block-to-xlsx build
Browse files Browse the repository at this point in the history
  • Loading branch information
x0k committed Oct 26, 2024
1 parent b3574b3 commit 374bb83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion packages/block-to-xlsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@json-table/core": "workspace:^0.0.0"
},
"devDependencies": {
"vitest": "catalog:"
"vitest": "catalog:",
"@json-table/core": "workspace:^0.0.0"
}
}
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 374bb83

Please sign in to comment.