@papi-ai/server 0.7.78 → 0.7.79

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.
@@ -2068,7 +2068,7 @@ import { pathToFileURL } from "url";
2068
2068
  import path2 from "path";
2069
2069
  import { execSync } from "child_process";
2070
2070
 
2071
- // ../../../../../Users/cathaloullivan/Ai-App-Projects/PapiUI/packages/adapter-md/dist/index.js
2071
+ // ../adapter-md/dist/index.js
2072
2072
  import { readFile, writeFile, access } from "fs/promises";
2073
2073
  import { randomUUID as randomUUID6 } from "crypto";
2074
2074
  import { join } from "path";