Skip to content

Commit

Permalink
released v4.0.0-rc.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 10, 2021
1 parent 6fc6390 commit f821d79
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-codemirror",
"version": "4.0.0-rc.9",
"version": "4.0.0-rc.10",
"description": "CodeMirror component for React.",
"homepage": "https://uiwjs.github.io/react-codemirror",
"main": "cjs/index.js",
Expand Down Expand Up @@ -43,8 +43,7 @@
"peerDependencies": {
"@babel/runtime": ">=7.11.0",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"codemirror": ">=5.49.2"
"react-dom": ">=16.8.0"
},
"dependencies": {
"@babel/runtime": "7.15.4",
Expand Down

0 comments on commit f821d79

Please sign in to comment.