From 3f8d1d202ecb0e4866a969f71ed1c9b1f5e63c8f Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Fri, 5 Apr 2024 22:54:17 +0300 Subject: [PATCH] squash! Signed-off-by: Nikola R. Hristov --- CHANGELOG.md | 4 ++++ Target/Class/Maintain.js | 2 +- Target/Function/Package.d.ts | 2 +- Target/Function/Type.d.ts | 2 +- Target/Function/WalkUntilGit.d.ts | 2 +- Target/Interface/Type.d.ts | 2 +- package.json | 2 +- 7 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84fcad9..e7fbebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.3 + +- Cleanup + ## 0.0.2 - Cleanup diff --git a/Target/Class/Maintain.js b/Target/Class/Maintain.js index 3c183b5..b4082c4 100644 --- a/Target/Class/Maintain.js +++ b/Target/Class/Maintain.js @@ -1,2 +1,2 @@ #!/usr/bin/env node -const a=new(await import("commander")).Command().name("Maintain").description("\u{1F527}\u2000Maintain.").version("0.0.2");(await import("../Variable/Command.js")).default?.forEach(({Action:e,Name:o,Description:n,Arguments:t})=>{const i=a.command(o).description(typeof n<"u"?n:"").action(e);t?.forEach(({Name:r,Description:d})=>i.argument(r,d))});var m=a.parse();export{m as default}; +const a=new(await import("commander")).Command().name("Maintain").description("\u{1F527}\u2000Maintain.").version("0.0.3");(await import("../Variable/Command.js")).default?.forEach(({Action:e,Name:o,Description:n,Arguments:t})=>{const i=a.command(o).description(typeof n<"u"?n:"").action(e);t?.forEach(({Name:r,Description:d})=>i.argument(r,d))});var m=a.parse();export{m as default}; diff --git a/Target/Function/Package.d.ts b/Target/Function/Package.d.ts index 5bdef2a..5c4276c 100644 --- a/Target/Function/Package.d.ts +++ b/Target/Function/Package.d.ts @@ -4,4 +4,4 @@ */ declare const _default: (Filter?: Type) => Promise>; export default _default; -import type Type from "../Type/Package.js"; +import type Type from "@Type/Package.js"; diff --git a/Target/Function/Type.d.ts b/Target/Function/Type.d.ts index 1a3877c..fcad1ba 100644 --- a/Target/Function/Type.d.ts +++ b/Target/Function/Type.d.ts @@ -4,4 +4,4 @@ */ declare const _default: Type; export default _default; -import type Type from "../Interface/Type.js"; +import type Type from "@Interface/Type.js"; diff --git a/Target/Function/WalkUntilGit.d.ts b/Target/Function/WalkUntilGit.d.ts index 02c385b..63d3bfe 100644 --- a/Target/Function/WalkUntilGit.d.ts +++ b/Target/Function/WalkUntilGit.d.ts @@ -4,4 +4,4 @@ */ export declare const _Function: Type; export default _Function; -import type Type from "../Interface/WalkUntilGit"; +import type Type from "@Interface/WalkUntilGit"; diff --git a/Target/Interface/Type.d.ts b/Target/Interface/Type.d.ts index c58c95f..827b2df 100644 --- a/Target/Interface/Type.d.ts +++ b/Target/Interface/Type.d.ts @@ -5,4 +5,4 @@ export default interface Interface { (Filter?: Package): Promise>; } -import type Package from "../Type/Package.js"; +import type Package from "@Type/Package.js"; diff --git a/package.json b/package.json index 9672e4a..a9c61c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playform/maintain", - "version": "0.0.2", + "version": "0.0.3", "private": false, "description": "đŸ”§â€€Maintain.", "keywords": [