This commit is contained in:
Philipp Kunz 2025-04-01 14:19:35 +00:00
parent a08627f058
commit 44296dc57a

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartcli",
"private": false,
"version": "4.0.11",
"version": "4.0.12",
"description": "A library that simplifies building reactive command-line applications using observables, with robust support for commands, arguments, options, aliases, and asynchronous operation management.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -65,4 +65,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}