fix(mod_format): stop package.json formatter from modifying buildDocs and dependency entries

This commit is contained in:
2026-04-16 13:05:47 +00:00
parent 4214a1fdf1
commit 4c86ad62fb
4 changed files with 8 additions and 94 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '2.13.15',
version: '2.13.16',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}