Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Mar 4, 2023
1 parent b5982d7 commit ad0759a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 17 deletions.
3 changes: 1 addition & 2 deletions packages/epubook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
},
"dependencies": {
"@epubook/core": "workspace:*",
"@epubook/theme-default": "workspace:*",
"breadc": "^0.8.8"
"@epubook/theme-default": "workspace:*"
},
"devDependencies": {
"vitest": "^0.29.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@epubook/core": "workspace:*"
},
"devDependencies": {
"@types/node": "^18.14.5"
"@types/node": "^18.14.6"
},
"engines": {
"node": ">=v18.14.2"
Expand Down
16 changes: 2 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit ad0759a

Please sign in to comment.