From ab1b6c01347d55011af3897c9bc4267da78f57f6 Mon Sep 17 00:00:00 2001 From: Alex Ilyaev Date: Wed, 15 Feb 2023 20:14:50 +0200 Subject: [PATCH] Test pre-commit hooks --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 509ebcb..cd03d31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "runrun-cli", "version": "1.4.0", - "description": "Delightful interactive npm scripts runner", + "description": "Delightful interactive npm scripts runner 123", "main": "index.js", "bin": { "runrun": "src/bin/runrun.js",