chore: rename npm scope from @valknar to @valknarthing
Updated package names across the project: - @valknar/llmx → @valknarthing/llmx - @valknar/llmx-sdk → @valknarthing/llmx-sdk - @valknar/llmx-responses-api-proxy → @valknarthing/llmx-responses-api-proxy Also updated: - GitHub repository URLs (valknar → valknarthing) - GitHub Actions workflow scope configuration - README installation instructions
This commit is contained in:
2
.github/workflows/rust-release.yml
vendored
2
.github/workflows/rust-release.yml
vendored
@@ -483,7 +483,7 @@ jobs:
|
||||
with:
|
||||
node-version: 22
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
scope: "@valknar"
|
||||
scope: "@valknarthing"
|
||||
|
||||
# Trusted publishing requires npm CLI version 11.5.1 or later.
|
||||
- name: Update npm
|
||||
|
||||
Reference in New Issue
Block a user