Skip to content

Commit 97d789f

Browse files
committed
update all dependencies
1 parent 93e832c commit 97d789f

File tree

3 files changed

+1300
-2540
lines changed

3 files changed

+1300
-2540
lines changed

app/entry.server.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from '@remix-run/node'
88
import { RemixServer } from '@remix-run/react'
99
import * as Sentry from '@sentry/remix'
10-
import isbot from 'isbot'
10+
import { isbot } from 'isbot'
1111
import { getInstanceInfo } from 'litefs-js'
1212
import { renderToPipeableStream } from 'react-dom/server'
1313
import { getEnv, init } from './utils/env.server.ts'

0 commit comments

Comments
 (0)