We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f353e59 commit 74c86ecCopy full SHA for 74c86ec
backend/scripts/find-tiptap-nodes.ts
@@ -4,7 +4,7 @@ import {
4
select,
5
from,
6
where,
7
-} from '../shared/src/supabase/sql-builder'
+} from 'shared/supabase/sql-builder'
8
import { SupabaseDirectClient } from 'shared/supabase/init'
9
10
runScript(async ({ pg }) => {
0 commit comments