We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b5005 commit 1f00b6dCopy full SHA for 1f00b6d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-editor",
3
- "version": "3.1.3",
+ "version": "3.1.4",
4
"description": "A markdown editor with preview, implemented with React.js and TypeScript.",
5
"homepage": "https://uiwjs.github.io/react-markdown-editor",
6
"main": "lib/cjs/index.js",
@@ -53,7 +53,6 @@
53
"@kkt/scope-plugin-options": "6.9.0",
54
"@types/codemirror": "5.60.0",
55
"@types/jest": "26.0.23",
56
- "@types/prop-types": "15.7.3",
57
"@types/react": "17.0.6",
58
"@types/react-dom": "17.0.5",
59
"@uiw/react-github-corners": "1.2.0",
0 commit comments