Skip to content

Commit 1f00b6d

Browse files
committed
released v3.1.4
1 parent b1b5005 commit 1f00b6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-markdown-editor",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "A markdown editor with preview, implemented with React.js and TypeScript.",
55
"homepage": "https://uiwjs.github.io/react-markdown-editor",
66
"main": "lib/cjs/index.js",
@@ -53,7 +53,6 @@
5353
"@kkt/scope-plugin-options": "6.9.0",
5454
"@types/codemirror": "5.60.0",
5555
"@types/jest": "26.0.23",
56-
"@types/prop-types": "15.7.3",
5756
"@types/react": "17.0.6",
5857
"@types/react-dom": "17.0.5",
5958
"@uiw/react-github-corners": "1.2.0",

0 commit comments

Comments
 (0)