fix(core): Fix interactive shell execution and update dependencies

This commit is contained in:
2024-09-17 17:02:42 +02:00
parent 1474fd541f
commit 6904097960
6 changed files with 4833 additions and 3046 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.0.5',
version: '3.0.6',
description: 'A library for executing shell commands using promises.'
}