Commit 0314831
committed
refactor: Keep addTool as deprecated alias of addActor
The internals export was renamed addTool -> addActor. apify-mcp-server-internal
still imports addTool from a pinned published version, so re-export addActor as
addTool to keep that consumer building. Decouples the two repos' merges; remove
the alias once internal migrates off addTool.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YEYUpGUBagZi4m14YbyJua1 parent 0777408 commit 0314831
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments