From 0213950aaea31a04e3a9b4d9ca6a8d1d0ba051d4 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 17 Jun 2019 08:51:03 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9aa47e..444724e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "tslint": "^5.17.0", "tslint-config-prettier": "^1.18.0" }, - "private": true, + "private": false, "files": [ "ts/*", "ts_web/*",