ai-dev-requirements 0.1.10 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-dev-requirements",
3
- "version": "0.1.10",
3
+ "version": "0.1.12",
4
4
  "packageManager": "pnpm@10.28.1",
5
5
  "description": "MCP server for fetching requirements from ONES, bundled with a parallel task framework for AI-assisted development",
6
6
  "type": "module",