fix(format): Remove redundant package.json property checks

This commit is contained in:
2024-10-23 22:11:18 +02:00
parent 924470407a
commit b98dc7a9fa
4 changed files with 3440 additions and 5011 deletions

View File

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