pull/715/head
Travis Fischer 2025-06-05 03:02:00 +07:00
rodzic 21b54e1433
commit eed94f42b4
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -20,8 +20,7 @@
"preview": "email dev --dir src/emails --port 3030",
"test": "run-s test:*",
"test:lint": "eslint .",
"test:typecheck": "tsc --noEmit",
"test:unit": "vitest run"
"test:typecheck": "tsc --noEmit"
},
"dependencies": {
"@agentic/platform-core": "workspace:*",