Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TaTo30 committed Aug 24, 2023
1 parent 5d233de commit f4e62eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"author": "Aldo Hernandez",
"scripts": {
"docs:dev": "vuepress dev .",
"docs:build": "vuepress build ."
"docs:build": "vuepress build --clean-temp --clean-cache ."
},
"license": "MIT",
"devDependencies": {
"@vuepress/plugin-search": "2.0.0-beta.62",
"vuepress": "2.0.0-beta.62"
},
"dependencies": {
"@tato30/vue-pdf": "1.7.0"
"@tato30/vue-pdf": "1.7.1"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@tato30/vue-pdf@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@tato30/vue-pdf/-/vue-pdf-1.7.0.tgz#b7506da8575c6e6e49b3f66ce5d9f216975af52c"
integrity sha512-OdEqZNxEMIqsajReZ41s8ncODbuQ/4AwJ8jlccAkwee2nVrtD/fq+p5j29wTHTvzmSZHLd3/KDb6j1KjAmnU5w==
"@tato30/vue-pdf@1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@tato30/vue-pdf/-/vue-pdf-1.7.1.tgz#de18ddd3427c66d5aa84d4328f01b8eecb44e977"
integrity sha512-XuYW516SHLKJhj2ReKV+dMvZl5K1z919abnSGbleKFiu8GNtOCmQZieyZoyrlqTeAjksARpSQIr3cbH0FgRF5w==
dependencies:
pdfjs-dist "3.7.107"

Expand Down

0 comments on commit f4e62eb

Please sign in to comment.