From 28679d5bff98e1c557c6608c8f90a280ec098f76 Mon Sep 17 00:00:00 2001 From: Behnam Azimi Date: Sat, 11 Jul 2026 16:50:07 +0200 Subject: [PATCH] update package name to include test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a823e3a..601fdba 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "samecmd", + "name": "samecmd - test", "version": "0.1.1", "description": "Universal per-project terminal commands", "homepage": "https://github.com/behnamazimi/samecmd",