From 38955b40746cbced347e9253c2f9e146f008c567 Mon Sep 17 00:00:00 2001
From: Dominik Sigmund <dominik.sigmund@br.de>
Date: Fri, 28 Feb 2020 13:15:22 +0100
Subject: [PATCH] Update package.json > set scope

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

diff --git a/package.json b/package.json
index a2c9779..a98a21a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "config",
+  "name": "@br/config",
   "version": "1.1.0",
   "description": "Simple Config Log with HashiCorp Vault support",
   "main": "index.js",
-- 
GitLab