Skip to content

Commit

Permalink
released v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 4, 2021
1 parent c2e8bf9 commit 21bc9c1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-codemirror",
"version": "4.1.0",
"version": "4.2.0",
"description": "CodeMirror component for React.",
"homepage": "https://uiwjs.github.io/react-codemirror",
"main": "cjs/index.js",
Expand Down Expand Up @@ -87,18 +87,18 @@
"@kkt/less-modules": "6.11.0",
"@kkt/raw-modules": "6.11.0",
"@kkt/scope-plugin-options": "6.11.0",
"@types/react": "17.0.29",
"@types/react-dom": "17.0.9",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.11",
"@types/react-test-renderer": "17.0.1",
"@uiw/react-github-corners": "1.5.3",
"@uiw/react-markdown-preview": "3.4.0",
"@uiw/react-markdown-preview": "3.4.1",
"@uiw/react-shields": "1.1.2",
"@uiw/reset.css": "1.0.5",
"code-example": "3.3.1",
"husky": "7.0.2",
"jest": "27.2.5",
"husky": "7.0.4",
"jest": "27.3.1",
"kkt": "6.11.0",
"lint-staged": "11.2.3",
"lint-staged": "11.2.6",
"prettier": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit 21bc9c1

Please sign in to comment.