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" - },} + } +}