This commit is contained in:
Philipp Kunz 2024-06-21 19:48:44 +02:00
parent 84a10a89de
commit 910984949f

View File

@ -1,7 +1,7 @@
{
"name": "@git.zone/cli",
"private": false,
"version": "1.9.94",
"version": "1.9.95",
"description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.",
"main": "dist_ts/index.ts",
"typings": "dist_ts/index.d.ts",
@ -104,4 +104,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}