second reviewe

This commit is contained in:
Pedro Rodrigues
2026-01-21 16:30:53 +00:00
parent 5c9d145adf
commit c63a5fa509
5 changed files with 33 additions and 13 deletions

View File

@@ -1,8 +1,10 @@
{
"name": "postgres-best-practices-build",
"version": "1.0.0",
"private": true,
"type": "module",
"author": "Supabase",
"license": "MIT",
"description": "Build system for Supabase agent skills",
"scripts": {
"build": "tsx src/build.ts",
"build-agents": "tsx src/build.ts --agents-only",