From 691af152ba41e2d827322b5474ca3303148384ce Mon Sep 17 00:00:00 2001 From: SSlime-s <62363188+SSlime-s@users.noreply.github.com> Date: Sat, 21 Dec 2024 15:07:16 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20package.json=20?= =?UTF-8?q?=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f47723b..b2733af 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "traQ に github actions + webhook を用いて投稿するようのやつ", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", "bundle": "ncc build index.js -o dist --source-map --license licenses.txt", "deploy": "./bin/deploy.ts", "fix": "biome check --write ."