fix: extension fixes for publishing

This commit is contained in:
Guy C
2025-03-14 17:36:51 +00:00
parent af514b3363
commit fde34e88b2
5 changed files with 5 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
"displayName": "intelliWACC",
"description": "WACC language support features",
"version": "0.0.1",
"publisher": "WACC-37-2025",
"icon": "icon.png",
"engines": {
"vscode": "^1.97.0"
},