@akanjs/cli 3.0.0-alpha.28 → 3.0.0-alpha.29

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.
Files changed (2) hide show
  1. package/.build-stamp +1 -1
  2. package/package.json +2 -2
package/.build-stamp CHANGED
@@ -1 +1 @@
1
- 3af6d97dd682b859e53497899f8764dba332b32e054acd8c6c191c1b5ca86c2e
1
+ 4d0136ce5595baa1073a22376aae3e5a6dd82a2d9dc597a19c322bf1fa5a0169
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akanjs/cli",
3
- "version": "3.0.0-alpha.28",
3
+ "version": "3.0.0-alpha.29",
4
4
  "sourceType": "module",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -34,7 +34,7 @@
34
34
  "@langchain/openai": "^1.4.6",
35
35
  "@tailwindcss/node": "^4.3.0",
36
36
  "@trapezedev/project": "^7.1.4",
37
- "akanjs": "3.0.0-alpha.28",
37
+ "akanjs": "3.0.0-alpha.29",
38
38
  "chalk": "^5.6.2",
39
39
  "commander": "^14.0.3",
40
40
  "dayjs": "^1.11.20",