Skip to content

Commit

Permalink
fix: 锁 remark-mdx 版本修复启动报错
Browse files Browse the repository at this point in the history
  • Loading branch information
pepper-nice committed Sep 5, 2022
1 parent 586d590 commit 4a7da79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
"monaco-editor": "0.21.3",
"@babel/plugin-transform-spread": "7.12.1",
"@babel/standalone": "7.12.6",
"d3-array": "2.12.1"
"d3-array": "2.12.1",
"remark-mdx": "1.6.22"
}
}

0 comments on commit 4a7da79

Please sign in to comment.