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 87c3536 commit 6130672Copy full SHA for 6130672
package.json
@@ -14,17 +14,17 @@
14
"url": "https://github.com/JedWatson/react-codemirror/issues"
15
},
16
"dependencies": {
17
- "classnames": "^2.2.3",
18
- "codemirror": "^5.13.4",
19
- "lodash.debounce": "^4.0.4"
+ "classnames": "^2.2.5",
+ "codemirror": "^5.18.2",
+ "lodash.debounce": "^4.0.8"
20
21
"devDependencies": {
22
- "gulp": "^3.9.0",
23
- "happiness": "^1.0.7",
24
- "react": "^15.0.0",
25
- "react-dom": "^15.0.0",
+ "gulp": "^3.9.1",
+ "happiness": "^7.1.2",
+ "react": "^15.3.1",
+ "react-dom": "^15.3.1",
26
"react-component-gulp-tasks": "^0.7.7",
27
- "react-dom-polyfill": "^1.0.0-beta.0"
+ "react-dom-polyfill": "^1.0.0-beta.2"
28
29
"peerDependencies": {
30
"react": ">=0.12 <16"
0 commit comments