mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
Merge github.com:n8n-io/n8n-nodes-starter into update-from-upstream
This commit is contained in:
commit
d91b923102
2 changed files with 2 additions and 2 deletions
|
|
@ -8,4 +8,4 @@ function copyIcons() {
|
|||
.pipe(dest('dist/credentials'));
|
||||
}
|
||||
|
||||
exports.default = copyIcons;
|
||||
exports.default = copyIcons;
|
||||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue