Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit e4995e9

Browse files
author
Mohith Shrivastava
committed
0.4.0
1 parent f7c282a commit e4995e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dx-code-companion",
33
"displayName": "SalesforceDX Code Companion",
44
"description": "An extension that works alongside the Salesforce Extensions for Vscode with faster apex,vf and aura components save performance",
5-
"version": "0.3.11",
5+
"version": "0.4.0",
66
"publisher": "MohithShrivastava",
77
"engines": {
88
"vscode": "^1.30.0"
@@ -166,9 +166,9 @@
166166
],
167167
"extension/context": [
168168
{
169-
"command": "extension.installplugin",
170-
"group": "2_configure",
171-
"when": "extensionStatus==installed"
169+
"command": "extension.installplugin",
170+
"group": "2_configure",
171+
"when": "extensionStatus==installed"
172172
}
173173
]
174174
},

0 commit comments

Comments
 (0)