@timmeck/brain 3.36.103 → 3.36.104
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@timmeck/brain",
|
|
3
|
-
"version": "3.36.
|
|
3
|
+
"version": "3.36.104",
|
|
4
4
|
"description": "Adaptive error memory and code intelligence system with Hebbian synapse network, hybrid search, and REST API",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@huggingface/transformers": "^3.8.1",
|
|
45
45
|
"@modelcontextprotocol/sdk": "^1.0.0",
|
|
46
|
-
"@timmeck/brain-core": "
|
|
46
|
+
"@timmeck/brain-core": "file:@timmeck/brain-core\n2.36.111\n\nup to date in 672ms\n\n114 packages are looking for funding\n run `npm fund` for details",
|
|
47
47
|
"better-sqlite3": "^11.7.0",
|
|
48
48
|
"chalk": "^5.6.2",
|
|
49
49
|
"commander": "^13.0.0",
|