feat(core): Refactor codebase and update dependencies.

This commit is contained in:
2024-12-09 02:39:31 +01:00
parent c9a3de2207
commit 35f59054f8
10 changed files with 3490 additions and 299 deletions

View File

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