diff --git a/package.json b/package.json index 0e1e5f9..67cb9b5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "test": "./node_modules/.bin/qunit", "docs": "sh docs.sh", - "build": "./node_modules/.bin/tsc -p tsconfig.json" + "compile": "./node_modules/.bin/tsc -p tsconfig.json" }, "repository": { "type": "git",