fix: package.mjs to correspond to taskmaster AI pre-releases in extensions (what vscode expects)

- chore: run format
This commit is contained in:
Ralph Khreish
2025-08-07 15:47:55 +02:00
parent 5ca1d2c710
commit 41612dd7c6
4 changed files with 42 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
"name": "task-master-hamster",
"displayName": "Taskmaster AI",
"description": "A visual Kanban board interface for Taskmaster projects in VS Code",
"version": "0.23.0",
"version": "0.23.1",
"publisher": "Hamster",
"icon": "assets/icon.png",
"engines": {