Skip to content

Commit a864dd2

Browse files
committed
v4.0.0
1 parent e83368e commit a864dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mizdra/eslint-interactive",
33
"description": "The CLI tool to run `eslint --fix` for each rule",
4-
"version": "3.0.0",
4+
"version": "4.0.0",
55
"repository": "https://github.com/mizdra/eslint-interactive.git",
66
"author": "mizdra <[email protected]>",
77
"license": "MIT",
@@ -48,8 +48,8 @@
4848
"cli-table": "^0.3.11",
4949
"enquirer": "^2.3.6",
5050
"eslint-formatter-codeframe": "^7.32.1",
51-
"is-installed-globally": "^0.4.0",
5251
"estraverse": "^5.3.0",
52+
"is-installed-globally": "^0.4.0",
5353
"node-pager": "^0.3.6",
5454
"ora": "^5.1.0",
5555
"source-map-support": "^0.5.20",

0 commit comments

Comments
 (0)