Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,10 @@
"keywords": [],
"license": "MIT",
"description": "A rule engine capable of conducting static analysis on the metadata associated with Salesforce Lightning Flows, Process Builders, and Workflows.",
"repository": "https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-core.git",
"repository": {
"type": "git",
"url": "git+https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-core.git"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",

0 comments on commit 9153456

Please sign in to comment.