mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
bump version
This commit is contained in:
parent
c3c675ff33
commit
83080c94ae
8 changed files with 213 additions and 214 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "n8n-node-digitalocean-gradient-serverless-inference",
|
||||
"version": "1.0.0",
|
||||
"name": "@digitalocean/n8n-nodes-digitalocean-gradient-serverless-inference",
|
||||
"version": "1.0.1",
|
||||
"description": "This is an n8n community node for the DigitalOcean Gradient™ AI Platform Serverless Inference API",
|
||||
"keywords": [
|
||||
"n8n-community-node-package"
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/digitalocean-labs/n8n-node-gradient-serverless-inference.git"
|
||||
"url": "git+https://github.com/digitalocean-labs/n8n-node-gradient-serverless-inference.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.15"
|
||||
|
|
@ -49,5 +49,8 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"n8n-workflow": "*"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/digitalocean-labs/n8n-node-gradient-serverless-inference/issues"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue