Skip to content

Commit

Permalink
update next/mdk
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsoffer committed May 2, 2021
1 parent 632a942 commit 75a106d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

.DS_Store
.DS_Store
.vercel
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@mdx-js/loader": "^1.6.22",
"@modulz/radix-icons": "^4.0.0",
"@next/mdx": "^10.1.3",
"@next/mdx": "^10.2.0",
"@radix-ui/react-accordion": "^0.0.13",
"@stitches/core": "latest",
"@stitches/react": "latest",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-10.2.0.tgz#154dbce2efa3ad067ebd20b7d0aa9aed775e7c97"
integrity sha512-tsWBsn1Rb6hXRaHc/pWMCpZ4Ipkf3OCbZ54ef5ukgIyEvzzGdGFXQshPP2AF7yb+8yMpunWs7vOMZW3e8oPF6A==

"@next/mdx@^10.1.3":
"@next/mdx@^10.2.0":
version "10.2.0"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-10.2.0.tgz#303bcc4ba4a6902aec8e6d2e677ad0b82dcc0336"
integrity sha512-2AwN5Q4Av6McSpVKps2dDGdKEEUdme0cjdmo0iNuBFdBPzMBMeMyIMrT9T/QPCDUtqeB747f6Zkf/Xt2uVwzBg==
Expand Down

1 comment on commit 75a106d

@vercel
Copy link

@vercel vercel bot commented on 75a106d May 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.