@velum-labs/routekit-tool-cursor 0.13.0 → 0.15.0

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/README.md +1 -1
  2. package/package.json +5 -5
package/README.md CHANGED
@@ -19,5 +19,5 @@ import { cursorTool } from "@velum-labs/routekit-tool-cursor";
19
19
 
20
20
  ## Docs
21
21
 
22
- - Product docs: https://fusionkit.velum-labs.com
22
+ - CLI reference: [../../docs/cli.md](../../docs/cli.md)
23
23
  - Maintainer reference: [../../docs/typescript-reference.md](../../docs/typescript-reference.md)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@velum-labs/routekit-tool-cursor",
3
3
  "private": false,
4
- "version": "0.13.0",
4
+ "version": "0.15.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/velum-labs/routekit.git",
@@ -28,10 +28,10 @@
28
28
  "dependencies": {
29
29
  "@zed-industries/agent-client-protocol": "0.4.5",
30
30
  "zod": "4.4.3",
31
- "@velum-labs/routekit-harness-core": "0.13.0",
32
- "@velum-labs/routekit-runtime": "0.13.0",
33
- "@velum-labs/routekit-contracts": "0.13.0",
34
- "@velum-labs/routekit-tools": "0.13.0"
31
+ "@velum-labs/routekit-contracts": "0.15.0",
32
+ "@velum-labs/routekit-harness-core": "0.15.0",
33
+ "@velum-labs/routekit-runtime": "0.15.0",
34
+ "@velum-labs/routekit-tools": "0.15.0"
35
35
  },
36
36
  "keywords": [
37
37
  "llm",