@absolutejs/absolute 0.19.0-beta.381 → 0.19.0-beta.383

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/build.js CHANGED
@@ -172651,7 +172651,7 @@ ${registrations}
172651
172651
  ({ tsLibDir } = cached);
172652
172652
  cached.lastUsed = Date.now();
172653
172653
  } else {
172654
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172654
+ const tsPath = __require.resolve("typescript");
172655
172655
  const tsRootDir = dirname8(tsPath);
172656
172656
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172657
172657
  const config = readConfiguration("./tsconfig.json");
@@ -179187,5 +179187,5 @@ export {
179187
179187
  build
179188
179188
  };
179189
179189
 
179190
- //# debugId=6CA1C603320407BC64756E2164756E21
179190
+ //# debugId=C08B82FB1FDC320F64756E2164756E21
179191
179191
  //# sourceMappingURL=build.js.map