Explorar o código

fix tsup domain

EGOIST hai 1 ano
pai
achega
75f4cd11ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tldraw/apps/tldraw-logseq/build.mjs

+ 1 - 1
tldraw/apps/tldraw-logseq/build.mjs

@@ -9,7 +9,7 @@ if (process.platform === 'win32') {
   defaults.prefix = "";
 }
 
-// Build with [tsup](https://tsup.egoist.sh)
+// Build with [tsup](https://tsup.egoist.dev)
 await $`npx tsup`