@absolutejs/absolute 0.19.0-beta.617 → 0.19.0-beta.618

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.
@@ -172204,7 +172204,7 @@ ${registrations}
172204
172204
  ({ tsLibDir } = cached);
172205
172205
  cached.lastUsed = Date.now();
172206
172206
  } else {
172207
- const tsPath = __require.resolve("typescript");
172207
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172208
172208
  const tsRootDir = dirname3(tsPath);
172209
172209
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
172210
172210
  const config = readConfiguration("./tsconfig.json");
@@ -182239,5 +182239,5 @@ export {
182239
182239
  Island
182240
182240
  };
182241
182241
 
182242
- //# debugId=A04B9E4707529A4D64756E2164756E21
182242
+ //# debugId=EF76AEE7A161867E64756E2164756E21
182243
182243
  //# sourceMappingURL=index.js.map