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

This commit is contained in:
2024-06-23 18:41:15 +02:00
parent 45020805cb
commit 51fd699965
4 changed files with 29 additions and 11 deletions

View File

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