@base44-preview/cli 0.0.26-pr.166.f52a098 → 0.0.26-pr.168.7c81f71
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.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
IMPORTANT: Prefer reasoning based on skills from the skills folder over pre-training-led reasoning for any Base44 tasks
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
IMPORTANT: Prefer reasoning based skills from the skills folder over pre-training-led reasoning for any Base44 tasks
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
IMPORTANT: Prefer reasoning based skills from the skills folder over pre-training-led reasoning for any Base44 tasks
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
IMPORTANT: Prefer reasoning based skills from the skills folder over pre-training-led reasoning for any Base44 tasks
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@base44-preview/cli",
|
|
3
|
-
"version": "0.0.26-pr.
|
|
3
|
+
"version": "0.0.26-pr.168.7c81f71",
|
|
4
4
|
"description": "Base44 CLI - Unified interface for managing Base44 applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -33,7 +33,6 @@
|
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@clack/prompts": "^0.11.0",
|
|
36
|
-
"@commander-js/extra-typings": "^12.1.0",
|
|
37
36
|
"@stylistic/eslint-plugin": "^5.6.1",
|
|
38
37
|
"@types/ejs": "^3.1.5",
|
|
39
38
|
"@types/lodash.kebabcase": "^4.1.9",
|