Skip to content

Commit 6a874f5

Browse files
committed
patch(vsx): fix dependency resolution
1 parent b554ed7 commit 6a874f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"icon": "media/lightningflow.png",
1212
"description": "A VS Code Extension for analysis and optimization of Salesforce Flows. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and tests integration.",
13-
"version": "3.2.1",
13+
"version": "3.2.2",
1414
"engines": {
1515
"vscode": "^1.92.0"
1616
},

0 commit comments

Comments
 (0)