diff --git a/src/commands/remote-env/index.ts b/src/commands/remote-env/index.ts index 090cc60..c0c9acc 100644 --- a/src/commands/remote-env/index.ts +++ b/src/commands/remote-env/index.ts @@ -13,3 +13,5 @@ export default { }, load: () => import('./remote-env.js'), } satisfies Command + +