From 2e8ede0c45c5381098ee24f6ae138917b43b2531 Mon Sep 17 00:00:00 2001 From: FlameFace Date: Sun, 18 Feb 2024 14:22:47 +0530 Subject: [PATCH] Update package.json --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index aa1fa40..c9d2572 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "index.js", "index.d.ts" ], + "scripts": { + "test": "node examples/index.js" + }, "keywords": [ "musicard", "music-card",