se supone que volvio
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 1s
build-and-deploy / build (push) Successful in 54s
build-and-deploy / deploy (push) Successful in 15s

This commit is contained in:
2025-05-30 23:51:22 -06:00
parent 254beb897a
commit 32f2686f14
2108 changed files with 301539 additions and 19567 deletions

View File

@@ -1,14 +0,0 @@
{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"checkJs": false,
"resolveJsonModule": true,
"moduleResolution": "node",
"target": "esnext", // Or appropriate target for your Node.js version
"module": "esnext", // Since package.json has "type": "module"
// Paths are inherited from tsconfig.base.json
"baseUrl": "." // baseUrl is still needed if there are other local paths
},
"include": ["**/*.js"],
"exclude": ["node_modules"]
}

View File

@@ -15,7 +15,6 @@
"@open-wa/wa-automate": "^4.34.3",
"mime-types": "^2.1.35",
"@modelcontextprotocol/sdk": "^1.0.0",
"@philschmid/weather-mcp": "^1.0.0",
"@empresa/prisma-schema": "1.0.0"
"@philschmid/weather-mcp": "^1.0.0"
}
}