fix(npmextra): restructure npmextra.json: flatten @git.zone/cli and tsdoc to top-level, add Verdaccio registry and @ship.zone/szci entry, remove deprecated npmci and gitzone keys

This commit is contained in:
2026-02-15 22:58:10 +00:00
parent e5a1399857
commit 306b45ecf4
3 changed files with 19 additions and 12 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarttime',
version: '4.2.1',
version: '4.2.2',
description: 'Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.'
}