fix(deps): bump dependencies and update README CLI usage to pnpm dlx

This commit is contained in:
2026-05-09 12:33:38 +00:00
parent 53c2475be0
commit 1167a0d120
5 changed files with 333 additions and 342 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdeno',
version: '1.3.1',
version: '1.3.2',
description: 'A helper tool for deno compile that strips package.json to prevent devDependency bloat in compiled binaries.'
}