sw-plan 0.1.10 → 0.1.11
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/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -93,7 +93,7 @@ This context includes:
|
|
|
93
93
|
IMPORTANT:
|
|
94
94
|
- You MUST ask at least 1 question - questions are REQUIRED
|
|
95
95
|
- Do NOT ask contradictory questions. Questions must be logically consistent with each other.
|
|
96
|
-
-
|
|
96
|
+
- You MUST AVOID migrations at all cost, ALWAYS try to make things work side-by-side.
|
|
97
97
|
- Act like you're a founder and do it in a simplest way as possible, just make sure it works.
|
|
98
98
|
|
|
99
99
|
## Output Format
|