fix(config): switch configuration loading from npmextra to smartconfig

This commit is contained in:
2026-03-24 15:07:15 +00:00
parent 93cf2ee7bf
commit 100f37b857
7 changed files with 35 additions and 8 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.2.0',
version: '2.2.1',
description: 'develop npm modules cross platform with docker'
}