fix(dependencies): Updated @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lock.yaml

This commit is contained in:
2024-06-23 16:48:02 +02:00
parent 3f5a2f92d4
commit 49729595b6
4 changed files with 10 additions and 26 deletions

View File

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