From dfb25ceae2b3212a4c17d8361143ba19f607dc49 Mon Sep 17 00:00:00 2001 From: davidpkj Date: Thu, 11 Apr 2024 19:38:55 +0200 Subject: readme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 739d971..8afdaea 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": {}, "scripts": { - "test": "node src/main.js" + "main": "node src/main.js" }, "author": "David Penkowoj", "license": "GPL-3.0-or-later", -- cgit v1.2.3