Fix react-highlight dep
This commit is contained in:
		@@ -52,7 +52,7 @@
 | 
				
			|||||||
        "material-ui": "^0.20.0",
 | 
					        "material-ui": "^0.20.0",
 | 
				
			||||||
        "react": "^16.5.2",
 | 
					        "react": "^16.5.2",
 | 
				
			||||||
        "react-dom": "^16.5.2",
 | 
					        "react-dom": "^16.5.2",
 | 
				
			||||||
        "react-highlight": "0xproject/react-highlight",
 | 
					        "react-highlight": "0xproject/react-highlight#fix/react-version",
 | 
				
			||||||
        "react-markdown": "^3.2.2",
 | 
					        "react-markdown": "^3.2.2",
 | 
				
			||||||
        "react-router-dom": "^4.3.1",
 | 
					        "react-router-dom": "^4.3.1",
 | 
				
			||||||
        "react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
 | 
					        "react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user