@nick848/sf-cli 1.0.13 → 1.0.15

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": "@nick848/sf-cli",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "description": "专为前端开发设计的AI驱动CLI工具,支持BDD+TDD+OpenSpec规范,实现需求输入→自动完成规范拆解和代码实现",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",