fix(dependencies): Update @types/node dependency version

This commit is contained in:
2024-12-13 18:55:34 +01:00
parent acdd729e06
commit ff26cd0678
4 changed files with 42 additions and 37 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.2.0',
version: '3.2.1',
description: 'A library for executing shell commands using promises.'
}