diff --git a/gulpfile.js b/gulpfile.js index 908e970..546bb43 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -8,4 +8,4 @@ function copyIcons() { .pipe(dest('dist/credentials')); } -exports.default = copyIcons; +exports.default = copyIcons; \ No newline at end of file diff --git a/package.json b/package.json index c56876c..ef7b203 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@digital-boss/n8n-nodes-starter", "version": "0.1.0", - "description": "FriendGrid support for n8n.", + "description": "Example starter module for custom n8n nodes.", "license": "SEE LICENSE IN LICENSE.md", "homepage": "https://n8n.io", "author": {