Skip to content

Commit

Permalink
[resolvers/node] v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 8, 2021
1 parent 32bf645 commit 74fa6c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions resolvers/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel

## Unreleased

## v0.3.5 - 2021-08-08
### Added
- use "module" in the same spot as "jsnext:main" ([#2166], thanks [@MustafaHaddara])

Expand Down
2 changes: 1 addition & 1 deletion resolvers/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-import-resolver-node",
"version": "0.3.4",
"version": "0.3.5",
"description": "Node default behavior import resolution plugin for eslint-plugin-import.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 74fa6c9

Please sign in to comment.