Skip to content

Commit 0c64a29

Browse files
committed
downgrade vue-eslint-parser
1 parent f6299e5 commit 0c64a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"typescript-eslint": "^8.29.0",
120120
"vite-plugin-eslint4b": "^0.5.0",
121121
"vitepress": "^1.0.1",
122-
"vue-eslint-parser": "^10.1.1",
122+
"vue-eslint-parser": "^9.4.3",
123123
"yaml": "^2.1.1"
124124
},
125125
"publishConfig": {

0 commit comments

Comments
 (0)