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 420032f commit 4474325Copy full SHA for 4474325
package.json
@@ -11,14 +11,14 @@
11
"babel-preset-react": "^6.24.1",
12
"babel-preset-stage-0": "^6.24.1",
13
"chai": "^4.1.2",
14
- "draft-js": "^0.10.3",
15
- "draftjs-to-html": "^0.7.5",
16
- "react": "^16.0.0",
17
- "react-dom": "^16.0.0",
+ "draft-js": "^0.10.4",
+ "draftjs-to-html": "^0.7.6",
+ "react": "^16.2.0",
+ "react-dom": "^16.2.0",
18
"react-draft-wysiwyg": "^1.10.12",
19
- "react-scripts": "1.0.14",
+ "react-scripts": "1.0.17",
20
"rimraf": "^2.6.2",
21
- "webpack": "^3.6.0"
+ "webpack": "^3.9.1"
22
},
23
"peerDependencies": {
24
"draft-js": "^0.9.x || ^0.10.x"
0 commit comments