Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Update MDsveX to fix layout matching on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
aabounegm authored and illright committed Sep 2, 2020
1 parent c3869e4 commit 02e5949
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.2.0",
"attractions": "^2.0.3-alpha",
"mdsvex": "^0.8.6",
"mdsvex": "^0.8.7",
"node-sass": "^4.14.1",
"postcss": "^7.0.32",
"prism-svelte": "^0.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3174,10 +3174,10 @@ mdast-util-compact@^2.0.0:
dependencies:
unist-util-visit "^2.0.0"

mdsvex@^0.8.6:
version "0.8.6"
resolved "https://registry.yarnpkg.com/mdsvex/-/mdsvex-0.8.6.tgz#fe33c58de1f7b6b8539032118f3c3437e7cbf195"
integrity sha512-VxXv5jLBB3+QqhPbW/shVDzFa+jfI1P+stJxj6yKLIFS+Xuu2ebwqT1Q65v31MQtGCt31hLZZo/LyWzX00Xi0Q==
mdsvex@^0.8.7:
version "0.8.7"
resolved "https://registry.yarnpkg.com/mdsvex/-/mdsvex-0.8.7.tgz#4b85de513826ec316677ee6d25eeaa1595edbe66"
integrity sha512-ugrKnITfKwvrHD2lSp/W28Fm2wCGrJbQzxyAuHwZSSA34DM1NzoEgUWqB7hLKUCmR8cAI/d88MHP/JxCMjESog==
dependencies:
"@types/unist" "^2.0.3"
prismjs "^1.17.1"
Expand Down

0 comments on commit 02e5949

Please sign in to comment.