pull/715/head
Travis Fischer 2025-06-24 21:11:02 -05:00
rodzic 93b886bbc4
commit f4bf4f100f
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -18,8 +18,7 @@
}, },
"scripts": { "scripts": {
"test": "run-s test:*", "test": "run-s test:*",
"test:typecheck": "tsc --noEmit", "test:typecheck": "tsc --noEmit"
"test:unit": "vitest run"
}, },
"dependencies": { "dependencies": {
"@agentic/core": "^7.6.7", "@agentic/core": "^7.6.7",