BREAKING CHANGE(core): switched to ES syntax and added support for interactivity

This commit is contained in:
2023-06-22 11:51:44 +02:00
parent 730a4a05a4
commit e4e08910c7
13 changed files with 4587 additions and 26822 deletions

View File

@ -10,7 +10,7 @@
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartshell",
"shortDescription": "shell actions designed as promises",
"description": "shell actions designed as promises",
"npmPackagename": "@pushrocks/smartshell",
"license": "MIT"
}