diff --git a/package.json b/package.json index 077a6bd..fc5f411 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "typings": "dist_ts/index.d.ts", "scripts": { "test": "(tstest test/)", - "build": "(tsbuild)" + "build": "(tsbuild --web)" }, "repository": { "type": "git",