Skip to content

Commit 650aa64

Browse files
committed
1.13.5
1 parent dd2be1d commit 650aa64

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"icon": "media/lightningflow.png",
1111
"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.",
12-
"version": "1.13.4",
12+
"version": "1.13.5",
1313
"engines": {
1414
"vscode": "^1.92.0"
1515
},
@@ -131,7 +131,6 @@
131131
"typescript": "^4.9.5",
132132
"webpack": "^5.92.1",
133133
"webpack-cli": "^5.1.4"
134-
135134
},
136135
"dependencies": {
137136
"@flow-scanner/lightning-flow-scanner-core": "6.6.0",

0 commit comments

Comments
 (0)