提交 6f89c362 编写于 作者: L Lachlan Campbell 提交者: Tim Neutkens

Upgrade with-mdx example from mdx 0.16 → 1.1 (#8142)

上级 8dc5d221
{
"name": "with-mdx",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"dependencies": {
"@mdx-js/mdx": "0.16.5",
"@mdx-js/mdx": "^1.1.0",
"@zeit/next-mdx": "1.2.0",
"next": "latest",
"react": "^16.7.0",
"react-dom": "^16.7.0"
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"devDependencies": {},
"license": "ISC"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册