Skip to content

Commit

Permalink
docs: use latest instead of symlink
Browse files Browse the repository at this point in the history
fix #956
  • Loading branch information
luwes committed Sep 19, 2024
1 parent 5eea616 commit 87c8bee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"clsx": "^2.0.0",
"hastscript": "^8.0.0",
"html-escaper": "^3.0.3",
"media-chrome": "link:..",
"media-chrome": "latest",
"mux-embed": "^4.30.0",
"parse5": "^7.1.2",
"preact": "^10.18.2",
Expand Down
7 changes: 4 additions & 3 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3388,9 +3388,10 @@ mdast-util-to-string@^4.0.0:
dependencies:
"@types/mdast" "^4.0.0"

"media-chrome@link:..":
version "0.0.0"
uid ""
media-chrome@latest:
version "4.1.0"
resolved "https://registry.yarnpkg.com/media-chrome/-/media-chrome-4.1.0.tgz#d3db5f7010311f3cea2483e4d703f518cd365c4b"
integrity sha512-rzuYoXiCvn+3vRim9pXcdIIXZmPAZHZbN9AUl0crdUOSv2tdEFJ6v/IxlJ8T3o4+YrHsrUCUNnu2Yai6mY6Qqg==

merge-stream@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 87c8bee

Please sign in to comment.