This commit is contained in:
Philipp Kunz 2024-04-18 13:42:51 +02:00
parent 415c9de553
commit 9befccefd6

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartshell",
"private": false,
"version": "3.0.4",
"version": "3.0.5",
"description": "A library for executing shell commands using promises.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -62,4 +62,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}