📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "brooks-lint",
|
||||
"version": "1.3.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"bump": "node scripts/bump-version.mjs",
|
||||
"validate": "node scripts/validate-repo.mjs",
|
||||
"test": "node scripts/validate-repo.test.mjs",
|
||||
"evals": "node scripts/run-evals.mjs",
|
||||
"evals:live": "node scripts/run-evals-live.mjs",
|
||||
"history": "node scripts/history.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@anthropic-ai/sdk": "^0.52.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user