diff --git a/package.json b/package.json index 91bf89f..e2099a5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "scripts": { "test": "(tstest test/)", "testLocal": "(npmdocker)", - "build": "(tsbuild)" + "build": "(tsbuild --web)" }, "repository": { "type": "git",