From 86d781a8c69e3e00f2948960b199ecd56dbbaa54 Mon Sep 17 00:00:00 2001 From: billchurch Date: Sat, 17 Feb 2018 15:24:57 -0500 Subject: [PATCH] update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fab1eb0..d158560 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,8 @@ "client/public/webssh2.bundle.js", "bigip/*", "screenshots/*", - "bin/*" + "bin/*", + "build/*" ] } }