Skip to content

Commit 7c95240

Browse files
committed
fix: downgrade dependency
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 7a995bd commit 7c95240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@vue/cli-plugin-eslint": "^5.0.9",
4545
"@vue/cli-service": "^5.0.9",
4646
"eslint": "^8.57.1",
47-
"eslint-plugin-vue": "^10.6.2",
47+
"eslint-plugin-vue": "^9.24.0",
4848
"postcss": "^8.5.6",
4949
"vue-template-compiler": "^2.7.16"
5050
},

0 commit comments

Comments
 (0)