fix: correct license to Apache-2.0 in package.json and README

This commit is contained in:
2026-04-08 23:07:03 +07:00
parent cc35e8a649
commit cb9fd58565
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/tiennm99/claude-status-webhook/issues"
},