Skip to content

Commit

Permalink
chore(package): fix pnpm peerdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Sep 10, 2022
1 parent 842b8a5 commit 83dc886
Show file tree
Hide file tree
Showing 2 changed files with 1,880 additions and 1,211 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,12 @@
"*.ts?(x)": [
"eslint --fix"
]
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"vitepress"
]
}
}
}
Loading

0 comments on commit 83dc886

Please sign in to comment.