fix(format): Add overrides for peek-readable in package.json formatting

This commit is contained in:
2025-01-29 14:39:31 +01:00
parent 2a1ed874b2
commit 75c1e3d8f2
4 changed files with 18 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.12.1',
version: '1.12.2',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}