diff --git a/package.json b/package.json index e8ba880..51f85b2 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "My personal website", "main": "index.html", "scripts": { + "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {