diff --git a/package.json b/package.json index 92a09e01..8239a555 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "default": "./lib/index.cjs" } } - }, + }, "scripts": { "clean": "rm -rf ./.nyc_output ./node_modules/.cache ./coverage", "build": "tsup",