Skip to content
Merged
Changes from all 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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vlm-run/n8n-nodes-vlmrun",
"version": "2.2.9",
"version": "2.2.10",
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

While the version in package.json has been updated, the pnpm-lock.yaml file has not been updated accordingly. To ensure consistent and reproducible builds for all developers and environments, the lock file should be updated and committed alongside changes to package.json. Please run pnpm install and commit the updated lock file.

"description": "VLM Run Nodes for n8n",
"keywords": [
"n8n-community-node-package"
Expand Down