Skip to content

Commit

Permalink
downgrade marked as highlight and slugger to generate id are deprecat…
Browse files Browse the repository at this point in the history
…ed in newer versions
  • Loading branch information
mrin9 committed Sep 17, 2024
1 parent 209b282 commit 805e93e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@apitools/openapi-parser": "0.0.32",
"base64-arraybuffer": "^1.0.2",
"buffer": "^6.0.3",
"lit": "3.2.0",
"marked": "^14.1.2",
"lit": "^3.2.0",
"marked": "4.3.0",
"prismjs": "^1.29.0",
"randexp": "^0.5.3",
"xml-but-prettier": "^1.0.1"
Expand Down

0 comments on commit 805e93e

Please sign in to comment.