@absolutejs/absolute 0.19.0-beta.446 → 0.19.0-beta.447

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
@@ -172854,7 +172854,7 @@ ${registrations}
172854
172854
  ({ tsLibDir } = cached);
172855
172855
  cached.lastUsed = Date.now();
172856
172856
  } else {
172857
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172857
+ const tsPath = __require.resolve("typescript");
172858
172858
  const tsRootDir = dirname8(tsPath);
172859
172859
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172860
172860
  const config = readConfiguration("./tsconfig.json");
@@ -179505,5 +179505,5 @@ export {
179505
179505
  build
179506
179506
  };
179507
179507
 
179508
- //# debugId=2EF4BD0A90D49EB964756E2164756E21
179508
+ //# debugId=A21A0CC7F183E47E64756E2164756E21
179509
179509
  //# sourceMappingURL=build.js.map