Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package/reader/package-lock.json

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

2 changes: 1 addition & 1 deletion package/reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"access": "public"
},
"dependencies": {
"@code0-tech/tucana": "^0.0.59",
"@code0-tech/tucana": "^0.0.68",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"vite-plugin-dts": "^4.5.4"
Comment on lines 28 to 34

Copilot AI Apr 12, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description indicate this is primarily a folder rename/pluralization (Issue #315), but the diff also introduces many new/modified definition files and changes dependency pinning. If this is intended, update the PR title/description to reflect the broader scope; otherwise consider splitting into separate PRs.

Copilot uses AI. Check for mistakes.
Expand Down
Loading