Skip to content

Commit fcf59f4

Browse files
committed
🎭 Bump react-codemirror2
because version 1.1.1 got deleted (see scniro/react-codemirror2#12)
1 parent d2da3f6 commit fcf59f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"markdown-it-table-of-contents": "^0.3.0",
6464
"prop-types": "^15.5.10",
6565
"react": "^15.3.2",
66-
"react-codemirror2": "^1.1.1",
66+
"react-codemirror2": "^2.0.0",
6767
"react-dom": "^15.3.2",
6868
"react-test-renderer": "^15.3.2",
6969
"uglifyjs-webpack-plugin": "^1.0.0-beta.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5532,9 +5532,9 @@ rc@^1.1.2, rc@^1.1.7:
55325532
minimist "^1.2.0"
55335533
strip-json-comments "~2.0.1"
55345534

5535-
react-codemirror2@^1.1.1:
5536-
version "1.1.1"
5537-
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-1.1.1.tgz#3fbb42bd2109d20eda7ae2072d1773fb75abc226"
5535+
react-codemirror2@^2.0.0:
5536+
version "2.0.0"
5537+
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-2.0.0.tgz#25eceff9725a2ab9e47f78fe9a23cb3923d1766e"
55385538

55395539
react-dom@^15.3.2:
55405540
version "15.6.1"

0 commit comments

Comments
 (0)