fix(package.json): Add pnpm overrides configuration for peek-readable package

This commit is contained in:
2025-01-29 13:43:23 +01:00
parent ee2b01e799
commit c09f82083d
4 changed files with 50 additions and 118 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.38',
version: '2.0.39',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}