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:
parent
b4022dac6c
commit
c5827953d7
2 changed files with 4 additions and 4 deletions
|
|
@ -98,13 +98,13 @@
|
|||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"homepage": "https://github.com/brainy-org/brainy",
|
||||
"homepage": "https://github.com/soulcraftlabs/brainy",
|
||||
"bugs": {
|
||||
"url": "https://github.com/brainy-org/brainy/issues"
|
||||
"url": "https://github.com/soulcraftlabs/brainy/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/brainy-org/brainy.git"
|
||||
"url": "git+https://github.com/soulcraftlabs/brainy.git"
|
||||
},
|
||||
"files": [
|
||||
"dist/**/*.js",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
* 🧠 BRAINY EMBEDDED PATTERNS
|
||||
*
|
||||
* AUTO-GENERATED - DO NOT EDIT
|
||||
* Generated: 2025-08-26T19:59:35.203Z
|
||||
* Generated: 2025-08-26T20:39:24.051Z
|
||||
* Patterns: 220
|
||||
* Coverage: 94-98% of all queries
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue