From 3fb7744f141cbd6b97b62060af9a19ba8d8dc7ca Mon Sep 17 00:00:00 2001
From: sanny <rosanny.sihombing@hft-stuttgart.de>
Date: Wed, 15 Jul 2020 14:06:12 +0200
Subject: [PATCH] small update

---
 package.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 2df85495..0abe26eb 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "m4lab-user-account",
   "version": "0.0.1",
-  "description": "Example for PassportJS SAML strategy",
+  "description": "M4_LAB User Account",
   "author": {
     "name": "Rosanny Sihombing",
     "email": "rosanny.sihombing@hft-stuttgart.de",
@@ -9,12 +9,11 @@
   },
   "keywords": [
     "m4_lab",
-    "saml",
-    "sso"
+    "account"
   ],
   "repository": {
     "type": "git",
-    "url": "https://transfer.gitlab.com/tbd.git"
+    "url": "https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account.git"
   },
   "scripts": {
     "start": "nodemon app.js",
-- 
GitLab