Skip to content

Commit a5eb102

Browse files
committed
Fix import
1 parent b277d9b commit a5eb102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/seam/connect/parse-options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import version from 'src/lib/version.js'
1+
import version from 'lib/version.js'
22

33
import { getAuthHeaders } from './auth.js'
44
import type { ClientOptions } from './client.js'

0 commit comments

Comments
 (0)