mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -05:00
Fix credential name
This commit is contained in:
parent
b11e4aa54f
commit
bd8bf2ca91
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"n8n": {
|
||||
"n8nNodesApiVersion": 1,
|
||||
"credentials": [
|
||||
"dist/credentials/ExampleCredentials.credentials.js",
|
||||
"dist/credentials/ExampleCredentialsApi.credentials.js",
|
||||
"dist/credentials/HttpBinApi.credentials.js"
|
||||
],
|
||||
"nodes": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue