@goldstack/utils-cli
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -0,0 +0,0 @@ declare type AsyncFunction<O> = () => Promise<O>; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-cli", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Utilities for building command line interfaces.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.2.0", | ||
"@goldstack/utils-git": "0.2.1", | ||
"@types/jest": "^28.1.8", | ||
@@ -41,0 +41,0 @@ "@types/node": "^18.7.13", |
@@ -0,0 +0,0 @@ # Goldstack CLI Utils |
3871