Skip to content

Commit

Permalink
chore: update import
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 27, 2021
1 parent e746451 commit 44eb58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/externals.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { extname } from 'path'
import { extname } from 'pathe'
import type { ResolveOptions } from './resolve'
import { Matcher, matches, toMatcher } from './utils'
import { resolveId } from './resolve'
Expand Down

0 comments on commit 44eb58d

Please sign in to comment.