Skip to content

Commit 8befbba

Browse files
fix indentation
1 parent 3994205 commit 8befbba

File tree

1 file changed

+1
-1
lines changed
  • codemods-legacy/react-router/6/remove-active-classname

1 file changed

+1
-1
lines changed

codemods-legacy/react-router/6/remove-active-classname/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"typescript": "^5.2.2",
66
"jscodeshift": "^0.15.1",
77
"@types/jscodeshift": "^0.11.10",
8-
"vitest": "^1.0.1"
8+
"vitest": "^1.0.1"
99
},
1010
"private": true,
1111
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)