diff --git a/package.json b/package.json index 41aa07e..9646e02 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "test": "test" }, "scripts": { - "test": "node --test" + "test": "node --test", + "build": "ncc build src/index.js" }, "repository": { "type": "git",