chore(n8n): rename npm package for publishing
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:
2026-06-24 10:06:56 +02:00
parent 902a3df8b5
commit 3b9c508859
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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": {