From 42aa1c2831b2d7051d52ee9686d9bcd8901468f9 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 8 Jun 2020 19:03:17 +0000 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",