From 17de480272f7760c61248ac1c376b7a3da2688bb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 11 Jun 2020 23:08:38 +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 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",