Skip to content

Commit

Permalink
chore: move to main channel
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 30, 2022
1 parent b73846f commit 820e1a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rehype-sort-attributes": "^4.0.0",
"remark-emoji": "^3.0.2",
"remark-gfm": "^3.0.1",
"remark-mdc": "npm:remark-mdc-edge@latest",
"remark-mdc": "^1.0.0",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"remark-squeeze-paragraphs": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6301,10 +6301,10 @@ remark-gfm@^3.0.1:
micromark-extension-gfm "^2.0.0"
unified "^10.0.0"

"remark-mdc@npm:remark-mdc-edge@latest":
version "1.0.0-27609954.00e74fa"
resolved "https://registry.yarnpkg.com/remark-mdc-edge/-/remark-mdc-edge-1.0.0-27609954.00e74fa.tgz#ee472571c2b63f4630d5e443aca794bed5077541"
integrity sha512-5RriTfbrhRieSggEblHiDJrLqau7W8GJAGRLnrShpr2LVQG5IaCuio6CWFgAEDQ8Pe0Wu/N6aPeNZkSseYFaxA==
remark-mdc@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/remark-mdc/-/remark-mdc-1.0.0.tgz#f4b0bd1f57ac8fbeff6d808529a851a1a3fb5ffe"
integrity sha512-/eh+bz07fIgML4YbAohQz60uTXwJxMikqSPwZJMh83PWYPmp71QG6r1ZDNSjG+gqTrUA2gGc3JUc8MfzWBaVxQ==
dependencies:
flat "^5.0.2"
js-yaml "^4.1.0"
Expand Down

0 comments on commit 820e1a6

Please sign in to comment.