Skip to content

Commit c9611d9

Browse files
authored
add vue-template-compiler to devDependencies (#654)
1 parent e793877 commit c9611d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"license": "ISC",
1919
"devDependencies": {
2020
"@vuepress/plugin-back-to-top": "^1.9.5",
21+
"vue-template-compiler": "^2.7.16",
2122
"vuepress": "^1.9.5",
2223
"vuepress-plugin-code-copy": "^1.0.6",
2324
"vuepress-plugin-seo": "^0.2.0",

0 commit comments

Comments
 (0)