Skip to content

Commit 9aa6e7b

Browse files
committed
feat: updated extension info
1 parent ccce6f7 commit 9aa6e7b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "magento-toolbox",
3-
"displayName": "magento-toolbox",
4-
"description": "",
5-
"version": "0.0.1",
3+
"displayName": "Magento Toolbox",
4+
"description": "Magento 2 code generation, inspection and utility tools",
5+
"publisher": "magebit",
6+
"version": "1.0.0",
67
"engines": {
78
"vscode": "^1.93.1"
89
},

0 commit comments

Comments
 (0)