@jacobbd/relay-ai 0.7.2 → 0.7.4

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.
@@ -119,7 +119,7 @@ import { join as join3 } from "path";
119
119
  // package.json
120
120
  var package_default = {
121
121
  name: "@jacobbd/relay-ai",
122
- version: "0.7.2",
122
+ version: "0.7.4",
123
123
  publishConfig: {
124
124
  access: "public"
125
125
  },
@@ -183,6 +183,7 @@ var package_default = {
183
183
  "@clack/prompts": "^0.9.1",
184
184
  "@openrouter/ai-sdk-provider": "^2.9.0",
185
185
  ai: "^6.0.197",
186
+ "cross-spawn": "^7.0.6",
186
187
  "gitlab-ai-provider": "^6.8.0",
187
188
  graphql: "^16.14.2",
188
189
  "ipaddr.js": "^2.4.0",
@@ -195,6 +196,7 @@ var package_default = {
195
196
  zod: "^3.25.76"
196
197
  },
197
198
  devDependencies: {
199
+ "@types/cross-spawn": "^6.0.6",
198
200
  "@types/node": "^22.0.0",
199
201
  "@types/node-forge": "^1.3.14",
200
202
  "@types/ws": "^8.18.1",