Skip to content

Commit 59afa69

Browse files
committed
Hotfix
1 parent ddc1ed4 commit 59afa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tiny-agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"module": "./dist/index.mjs",
1212
"types": "./dist/index.d.ts",
1313
"bin": {
14-
"tiny-agents": "./dist/cli.js"
14+
"tiny-agents": "./dist/src/cli.js"
1515
},
1616
"exports": {
1717
".": {

0 commit comments

Comments
 (0)