Skip to content

Commit 6709967

Browse files
authored
Update README.md
1 parent 9e032af commit 6709967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Vite module resolution plugin for `eslint-plugin-import`. This plugin will resolve the `resolve.alias` option.
44

5-
> #### Version `2.0.0-beta.2` is available. See [what's changed](https://github.com/pzmosquito/eslint-import-resolver-vite/releases/tag/2.0.0-beta.1).
5+
> #### Version `2.0.0-beta.3` is available. See [what's changed](https://github.com/pzmosquito/eslint-import-resolver-vite/releases/tag/2.0.0-beta.1).
66
> ```sh
7-
> npm install --save-dev [email protected].2
7+
> npm install --save-dev [email protected].3
88
> ```
99
1010
### Installation

0 commit comments

Comments
 (0)