@trigger.dev/core 3.0.0-beta.47 → 3.0.0-beta.48

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.
@@ -400,7 +400,7 @@ function getEnvVar(name) {
400
400
  __name(getEnvVar, "getEnvVar");
401
401
 
402
402
  // package.json
403
- var version = "3.0.0-beta.47";
403
+ var version = "3.0.0-beta.48";
404
404
 
405
405
  // src/v3/otel/tracingSDK.ts
406
406
  var _a;