Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
Co-authored-by: Darshan Sen <raisinten@gmail.com>
  • Loading branch information
aduh95 and RaisinTen authored Jun 9, 2021
1 parent 8da2c42 commit aa99628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/fixtures/es-module-specifiers/dir-with-main/main.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = 'main';
module.exports = 'main';
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"main": "./main.js"
}
}

0 comments on commit aa99628

Please sign in to comment.