We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc989a commit c20c930Copy full SHA for c20c930
1 file changed
package.json
@@ -93,6 +93,7 @@
93
"highlight.js": "^8.9.1"
94
},
95
"peerDependencies": {
96
- "react": "^0.14.0"
+ "react": "^0.14.0",
97
+ "react-dom": "^0.14.3"
98
}
99
0 commit comments