diff --git a/package.json b/package.json index 364c756..e9550d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/clapp", "type": "module", - "version": "0.1.18", + "version": "0.2.0", "description": "A toolkit for building CLI prompts in TypeScript.", "author": "Chris Breuer ", "license": "MIT", @@ -80,7 +80,7 @@ "@types/bun": "^1.2.19", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", - "bun-plugin-dtsx": "0.9.5", + "bun-plugin-dtsx": "0.21.12", "typescript": "^5.9.2" }, "overrides": {