Skip to content

Commit 83e36d7

Browse files
Merge pull request #36 from ramyarajendran27/master
979575: Resolved dependabot issue
2 parents 9ded923 + b00ba20 commit 83e36d7

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
@@ -19,7 +19,7 @@
1919
"babel-eslint": "^10.0.3",
2020
"eslint": "^5.16.0",
2121
"eslint-plugin-vue": "^5.0.0",
22-
"vue-template-compiler": "^2.6.10"
22+
"@vue/compiler-sfc": "^3.0.0",
2323
},
2424
"eslintConfig": {
2525
"root": true,

0 commit comments

Comments
 (0)