Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
DrShpongle authored and kodiakhq[bot] committed Mar 4, 2024
1 parent c9dc5b0 commit 012ac85
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@ import SkillRecordings, {
type SkillRecordingsOptions,
defaultPaymentOptions,
StripeProvider,
} from '@skillrecordings/skill-api/src'
} from '@skillrecordings/skill-api'
import {nextAuthOptions} from '../auth/[...nextauth]'

const paymentOptions = defaultPaymentOptions({
Expand Down

0 comments on commit 012ac85

Please sign in to comment.