@absolutejs/absolute 0.19.0-beta.476 → 0.19.0-beta.477

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.
@@ -171943,7 +171943,7 @@ ${registrations}
171943
171943
  ({ tsLibDir } = cached);
171944
171944
  cached.lastUsed = Date.now();
171945
171945
  } else {
171946
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
171946
+ const tsPath = __require.resolve("typescript");
171947
171947
  const tsRootDir = dirname3(tsPath);
171948
171948
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
171949
171949
  const config = readConfiguration("./tsconfig.json");
@@ -181956,5 +181956,5 @@ export {
181956
181956
  Island
181957
181957
  };
181958
181958
 
181959
- //# debugId=13EA438F9D165F3164756E2164756E21
181959
+ //# debugId=9BEC618DB1A013F364756E2164756E21
181960
181960
  //# sourceMappingURL=index.js.map