pull/716/head
Travis Fischer 2025-06-30 06:23:58 -05:00
rodzic b307b5d0a2
commit 4b6977140b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@
"start": "next start",
"clean": "del .next",
"test": "run-s test:*",
"test:typecheck": "tsc --noEmit"
"test:lint": "next lint"
},
"dependencies": {
"@agentic/platform": "workspace:*",