cleaning up

This commit is contained in:
KS Jannette
2026-02-11 18:20:03 -05:00
parent 04cab5e080
commit eb7da056a6
10 changed files with 33 additions and 28 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "resias-backend",
"name": "congruity-backend",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "resias-backend",
"name": "congruity-backend",
"version": "0.1.0",
"dependencies": {
"@anthropic-ai/sdk": "^0.74.0",

View File

@@ -1,7 +1,7 @@
{
"name": "resias-backend",
"name": "congruity-backend",
"version": "0.1.0",
"description": "Resias AI clustering feature - backend for ProjectPilot",
"description": "congruity AI clustering feature - backend for ProjectPilot",
"type": "module",
"main": "server.js",
"scripts": {