diff --git a/package.json b/package.json index 98cd1db..853e43d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "babel-eslint": "^10.0.3", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", - "vue-template-compiler": "^2.6.10" + "@vue/compiler-sfc": "^3.0.0" }, "eslintConfig": { "root": true, @@ -48,3 +48,4 @@ "last 2 versions" ] } +