From 70753c65986d11755b7022f6eafe8ac01371ef44 Mon Sep 17 00:00:00 2001 From: Valentina Lilova Date: Tue, 26 Apr 2022 16:09:37 +0300 Subject: [PATCH] Change author and description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2c14ded..0c5cc25 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@digital-boss/n8n-nodes-starter", "version": "0.1.1", - "description": "Example starter module for custom n8n nodes.", + "description": "FriendGrid support for n8n.", "license": "SEE LICENSE IN LICENSE.md", "homepage": "https://n8n.io", "author": { - "name": "Jan Oberhauser", - "email": "jan@n8n.io" + "name": "Valentina Lilova", + "email": "valentina.lilova@digital-boss.de" }, "repository": { "type": "git",