chore: bump bs to lts (#8147)

This commit is contained in:
Saul-Mirone
2024-09-06 10:54:18 +00:00
parent e822bbd2dd
commit 84ebe62edc
12 changed files with 236 additions and 267 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { writeFile } from 'node:fs/promises';
import { join } from 'node:path';
import { fileURLToPath } from 'node:url';
import { AffineCanvasTextFonts } from '@blocksuite/affine-block-surface';
import { AffineCanvasTextFonts } from '@blocksuite/blocks';
const fontPath = join(
fileURLToPath(import.meta.url),