chore: align task1 spec compliance

This commit is contained in:
2026-03-28 16:34:43 +08:00
parent 50f41a6e22
commit ca5aa0020a
5 changed files with 1150 additions and 11 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"version": "0.0.0",
"packageManager": "pnpm@10.18.3",
"scripts": {
"test": "node scripts/test-root.mjs"
"test": "pnpm --filter @aiquant/shared test"
}
}