refactor: change config to yaml in root

This commit is contained in:
2026-06-28 22:00:33 +09:00
parent dcc3d8af0e
commit 1cebbf65eb
4 changed files with 42 additions and 21 deletions

View File

@@ -20,8 +20,8 @@
"@openrouter/sdk": "^0.12.79",
"chalk": "^5.6.2",
"commander": "^15.0.0",
"dotenv": "^17.4.2",
"prettier": "^3.8.3",
"supermemory": "^4.24.12"
"supermemory": "^4.24.12",
"yaml": "^2.9.0"
}
}