From 10798924fcaff4ba190a41c4172eabfe04e01493 Mon Sep 17 00:00:00 2001
From: Christopher Krawietz <krawietz@new-communication.de>
Date: Thu, 3 Jun 2021 10:55:11 +0200
Subject: [PATCH] =?UTF-8?q?[TASK]=20=E2=80=94=20added=20Private=20tag?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 62b04d5..c47a485 100755
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
     "lint": "markdownlint src"
   },
   "license": "MIT",
+  "private": false,
   "dependencies": {
     "@vuepress/plugin-back-to-top": "^1.8.2",
     "@vuepress/plugin-last-updated": "^1.8.2",
-- 
GitLab