@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.mjs CHANGED
@@ -1885,7 +1885,7 @@ var WarpFastsetResults = class {
1885
1885
  actionIndex,
1886
1886
  inputs,
1887
1887
  this.serializer.coreSerializer,
1888
- this.config.transform?.runner
1888
+ this.config
1889
1889
  )
1890
1890
  };
1891
1891
  }