Skip to content

Commit

Permalink
Fix to lock dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Mar 20, 2021
1 parent 539c9d9 commit 4c23da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@babel/core": "^7.0.0",
"@babel/plugin-transform-react-jsx": "^7.0.0",
"@emotion/react": "^11.0.0",
"@mdx-js/react": "^2.0.0-next.8",
"@mdx-js/react": "2.0.0-next.8",
"@theme-ui/preset-base": "^0.3.0",
"@types/babel__core": "^7.0.0",
"@types/node": "^14.0.0",
Expand Down

0 comments on commit 4c23da7

Please sign in to comment.