diff --git a/package.json b/package.json index 2877428..ea5bb66 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,6 @@ "registry": "https://npm.pkg.github.com/@cohstats" }, "pre-commit": [ - "build" + "build" ] }