fix(repo): no changes to commit

This commit is contained in:
2026-03-15 14:04:18 +00:00
parent b64232ebe3
commit b14c95af2f
2 changed files with 16 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitance info data by @push.rocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tsdeno',
version: '1.0.0',
description: 'A helper tool for deno compile that strips package.json to prevent devDependency bloat in compiled binaries.',
};
version: '1.0.1',
description: 'A helper tool for deno compile that strips package.json to prevent devDependency bloat in compiled binaries.'
}