Skip to content

Commit

Permalink
🐛 fix: Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jan 31, 2025
1 parent 9d151e2 commit 167c501
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,15 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"pnpm": {
"overrides": {
"mdast-util-gfm-autolink-literal": "2.0.0",
"mdast-util-gfm-table": "2.0.0"
}
},
"overrides": {
"mdast-util-gfm-autolink-literal": "2.0.0",
"mdast-util-gfm-table": "2.0.0"
}
}

0 comments on commit 167c501

Please sign in to comment.