@vleap/warps-adapter-fastset 0.1.0-alpha.35 → 0.1.0-alpha.36

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.
package/dist/index.js CHANGED
@@ -1906,7 +1906,7 @@ var WarpFastsetResults = class {
1906
1906
  actionIndex,
1907
1907
  inputs,
1908
1908
  this.serializer.coreSerializer,
1909
- this.config.transform?.runner
1909
+ this.config
1910
1910
  )
1911
1911
  };
1912
1912
  }