Merge github.com:n8n-io/n8n-nodes-starter into update-from-upstream

This commit is contained in:
maestrow 2022-06-14 15:08:16 +03:00
commit d91b923102
2 changed files with 2 additions and 2 deletions

View file

@ -8,4 +8,4 @@ function copyIcons() {
.pipe(dest('dist/credentials'));
}
exports.default = copyIcons;
exports.default = copyIcons;

View file

@ -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": {