diff --git a/package.json b/package.json index b21d6b4..c8c0cf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bos-workspace", - "version": "1.0.0-alpha.34", + "version": "1.0.0-alpha.35", "description": "", "bin": { "bos-workspace": "./bin/bw.js", @@ -17,7 +17,8 @@ "files": [ "dist", "bin", - "templates" + "templates", + "public" ], "keywords": [], "main": "./bin/bw.js",