Skip to content

Commit

Permalink
fix(same-structure): Support NESM importers
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Aug 4, 2021
1 parent fac9b1a commit 123227e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/same-structure/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export {
sameStructure,
mustBeSameStructure,
mustBeComparable,
} from './src/sameStructure';
} from './src/sameStructure.js';

0 comments on commit 123227e

Please sign in to comment.