We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a683d0d commit 74b8de3Copy full SHA for 74b8de3
1 file changed
package.json
@@ -6,7 +6,10 @@
6
"sfdx-plugin",
7
"sf-plugin"
8
],
9
- "repository": "amtrack/sfdx-plugin-source-read",
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/amtrack/sfdx-plugin-source-read.git"
12
+ },
13
"license": "MIT",
14
"author": "Matthias Rolke @amtrack",
15
"type": "module",
0 commit comments