chore: update skills

Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2026-04-09 01:04:00 -04:00
parent 92f60d3a9a
commit e4953ee42e
4 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint && biome check --write --files-max-size=50000000 --vcs-enabled=true src",
"typecheck": "tsgo"
"type:check": "tsgo"
},
"dependencies": {
"@openrouter/sdk": "^0.11.2",