appiq-solution 1.5.0 → 1.5.1

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.
@@ -3,7 +3,7 @@ version: "1.4.0"
3
3
  description: "Flutter mobile app development with Clean Architecture, Cubit state management, and best practices"
4
4
  bmad_compatibility: "v4+"
5
5
  author: "BMad Team"
6
- slashPrefix: "flutter"
6
+ slashPrefix: "BMad"
7
7
 
8
8
  dependencies:
9
9
  core: "bmad-core"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appiq-solution",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "APPIQ SOLUTION: Flutter Mobile Development Extension for BMAD Method",
5
5
  "main": "tools/cli.js",
6
6
  "bin": {