From 2ffdebb67751f71a3901d9c9f888588435dcde8f Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 14 Jul 2021 11:18:36 +0800 Subject: [PATCH] u --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 422256c..76024a4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "repository": { "type": "git", "url": "https://git.faronear.org/npm/unip.style" - } + }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" - },} + } +}