We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc1ed4 commit 59afa69Copy full SHA for 59afa69
packages/tiny-agents/package.json
@@ -11,7 +11,7 @@
11
"module": "./dist/index.mjs",
12
"types": "./dist/index.d.ts",
13
"bin": {
14
- "tiny-agents": "./dist/cli.js"
+ "tiny-agents": "./dist/src/cli.js"
15
},
16
"exports": {
17
".": {
0 commit comments