Skip to content

Commit

Permalink
chore: use specific version in demos
Browse files Browse the repository at this point in the history
  • Loading branch information
Priestch committed Aug 31, 2023
1 parent 786a031 commit d0a7ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@document-kits/viewer": "*"
"@document-kits/viewer": "0.7.1"
},
"devDependencies": {
"vite-plugin-static-copy": "^0.7.0"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0a7ae0

Please sign in to comment.