Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +2 -2
package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"type": "commonjs",
|
| 5 |
"dependencies": {
|
| 6 |
"express": "^4.18.2",
|
| 7 |
-
"@mcp/neo4j-memory": "https://github.com/
|
| 8 |
-
"@mcp/memory": "https://github.com/
|
| 9 |
}
|
| 10 |
}
|
|
|
|
| 4 |
"type": "commonjs",
|
| 5 |
"dependencies": {
|
| 6 |
"express": "^4.18.2",
|
| 7 |
+
"@mcp/neo4j-memory": "https://github.com/knowall-ai/mcp-neo4j-agent-memory.git",
|
| 8 |
+
"@mcp/memory": "https://github.com/Puliczek/mcp-memory.git"
|
| 9 |
}
|
| 10 |
}
|