@absolutejs/absolute 0.19.0-beta.430 → 0.19.0-beta.431

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.
@@ -169199,7 +169199,7 @@ ${registrations}
169199
169199
  ({ tsLibDir } = cached);
169200
169200
  cached.lastUsed = Date.now();
169201
169201
  } else {
169202
- const tsPath = __require.resolve("typescript");
169202
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169203
169203
  const tsRootDir = dirname(tsPath);
169204
169204
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169205
169205
  const config = readConfiguration("./tsconfig.json");
@@ -181931,5 +181931,5 @@ export {
181931
181931
  DeferErrorTemplateDirective
181932
181932
  };
181933
181933
 
181934
- //# debugId=502D97E89465ABBE64756E2164756E21
181934
+ //# debugId=A41D0883296362E464756E2164756E21
181935
181935
  //# sourceMappingURL=index.js.map