Skip to content

Commit

Permalink
fix: add remark-directive to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hexart authored Jan 23, 2025
1 parent 9c6446f commit b162b67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libs/copilot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.2.0"
},
"peerDependencies": {
"remark-directive": "^3.0.0"
},
"pnpm": {
"overrides": {
"vite@>=4.4.0 <4.4.12": ">=4.4.12",
Expand Down

0 comments on commit b162b67

Please sign in to comment.