@akanjs/cli 2.4.1-rc.5 → 2.4.1-rc.6

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
- 97b051f1849d61848768f6c43d1dbcc90953864ce31504f1f376a61adb4481fb
1
+ 6e8b5d3ea2473ea4c076e4a9ab1ae330a03988d95df38e556b062563723fd0fe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akanjs/cli",
3
- "version": "2.4.1-rc.5",
3
+ "version": "2.4.1-rc.6",
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": "2.4.1-rc.5",
37
+ "akanjs": "2.4.1-rc.6",
38
38
  "chalk": "^5.6.2",
39
39
  "commander": "^14.0.3",
40
40
  "daisyui": "5.5.23",