From 691e78ecbc6026fca6345d6635b2ca3a06942048 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 4 Jun 2019 11:41:47 +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 b1f0155..4c2dba4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "tslint": "^5.17.0", "tslint-config-prettier": "^1.18.0" }, - "private": true, + "private": false, "files": [ "ts/*", "ts_web/*",