From f0b23adbd0079c82afb7d9ce535c24c284a18333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 7 Jun 2017 09:54:07 +0200 Subject: [PATCH] add repo url --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3ec2885..82cdff2 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nicolas MASSE", + "repository": "https://github.com/nmasse-itix/OpenShift-Demo-NodeJS.git", "license": "MIT", "dependencies": { "express": "latest"