Fix GitHub repository URLs in package.json

- Change from brainy-org to soulcraftlabs organization
- Fixes logo display and links on npmjs.com
- Include auto-generated embeddedPatterns update
This commit is contained in:
David Snelling 2025-08-26 13:48:55 -07:00
parent 6a2b584c27
commit 647da3c1e9
2 changed files with 4 additions and 4 deletions

View file

@ -98,13 +98,13 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"homepage": "https://github.com/brainy-org/brainy", "homepage": "https://github.com/soulcraftlabs/brainy",
"bugs": { "bugs": {
"url": "https://github.com/brainy-org/brainy/issues" "url": "https://github.com/soulcraftlabs/brainy/issues"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/brainy-org/brainy.git" "url": "git+https://github.com/soulcraftlabs/brainy.git"
}, },
"files": [ "files": [
"dist/**/*.js", "dist/**/*.js",

View file

@ -2,7 +2,7 @@
* 🧠 BRAINY EMBEDDED PATTERNS * 🧠 BRAINY EMBEDDED PATTERNS
* *
* AUTO-GENERATED - DO NOT EDIT * AUTO-GENERATED - DO NOT EDIT
* Generated: 2025-08-26T19:59:35.203Z * Generated: 2025-08-26T20:39:24.051Z
* Patterns: 220 * Patterns: 220
* Coverage: 94-98% of all queries * Coverage: 94-98% of all queries
* *