diff --git a/package.json b/package.json index 3a99907..1c3065f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "types": "dist/index.d.ts", "description": "```ts ```", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "build": "tsc -p ." }, "keywords": [], "license": "ISC"