chore: add test for cli --extension (#1356)

This commit is contained in:
Yury Semikhatsky
2026-01-28 20:24:03 -08:00
committed by GitHub
parent cd9819d0e8
commit 8b8e518029
6 changed files with 138 additions and 28 deletions

View File

@@ -24,7 +24,7 @@
],
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.25.2",
"@playwright/test": "1.59.0-alpha-1769452054000",
"@playwright/test": "1.59.0-alpha-1769561805000",
"@types/node": "^24.3.0"
}
}