From 4158f07c535ab42f4d0ba528014eb61bbe2ca50a Mon Sep 17 00:00:00 2001 From: danbulant Date: Sat, 28 Sep 2019 18:38:52 +0200 Subject: [PATCH] add website --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9f079e..15f27c7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "start": "node index.js" }, - "author": "Daniel Bulant", + "author": "Daniel Bulant (https://danbulant.eu)", "license": "ISC", "dependencies": { "mysql": "^2.17.1"