This commit is contained in:
Philipp Kunz 2023-07-12 15:09:53 +02:00
parent fef954c423
commit e9fc5b98f2

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartcli",
"private": false,
"version": "4.0.6",
"version": "4.0.7",
"description": "easy observable cli tasks",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -57,4 +57,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}