add keywords

This commit is contained in:
2025-10-30 16:57:41 +08:00
parent 3bf2aefcbc
commit 83e365d3e5

View File

@@ -5,7 +5,9 @@
"license": "MIT", "license": "MIT",
"homepage": "", "homepage": "",
"keywords": [ "keywords": [
"n8n-community-node-package" "n8n-community-node-package",
"changdunovel",
"常读"
], ],
"author": { "author": {
"name": "sshelgwezz", "name": "sshelgwezz",
@@ -48,4 +50,4 @@
"peerDependencies": { "peerDependencies": {
"n8n-workflow": "*" "n8n-workflow": "*"
} }
} }