chore: fix docs build

This commit is contained in:
Guillaume
2021-07-05 00:41:35 +02:00
parent 61a7df9144
commit 5153498346
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"packages/*"
],
"nohoist": [
"**vue-template-compiler**"
"**vue**"
]
},
"private": true,
+2 -1
View File
@@ -8,7 +8,8 @@
},
"devDependencies": {
"@vuepress/plugin-pwa": "^1.0.2",
"vuepress": "^1.2.0"
"vuepress": "^1.2.0",
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
"core-js": "^3.4.1",
+1 -1
View File
@@ -15582,7 +15582,7 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
hash-sum "^1.0.2"
loader-utils "^1.0.2"
vue-template-compiler@^2.6.10:
vue-template-compiler@^2.6.10, vue-template-compiler@^2.6.14:
version "2.6.14"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.14.tgz#a2f0e7d985670d42c9c9ee0d044fed7690f4f763"
integrity sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g==