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