diff --git a/package.json b/package.json index 854e92c..3e92d54 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "types": "build/index.d.ts", "type": "module", "scripts": { + "install": "npm run build", "build": "tsc" }, "repository": {