From 74078b9c6b5ca72527b7a33cbfc6f0c5a3573205 Mon Sep 17 00:00:00 2001 From: d-g-town <66391417+d-g-town@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:42:02 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 680bcd28..9ebe8380 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "[Have a try](http://farter.cn/tetr.js) in your browser.", "main": "tetris.js", - "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {