chore(n8n): rename npm package for publishing
Build and Push Docker Container / build-and-push (push) Successful in 3m51s
Build and Push Docker Container / build-and-push (push) Successful in 3m51s
- Use the available n8n-nodes-obsidian-cli-api package name. - Update package-lock metadata to match the published package. - Align the n8n package README heading with the npm package name.
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "n8n-nodes-obsidian-api",
|
||||
"name": "n8n-nodes-obsidian-cli-api",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "n8n-nodes-obsidian-api",
|
||||
"name": "n8n-nodes-obsidian-cli-api",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user