react-svg
Advanced tools
Comparing version 2.1.12 to 2.1.13
{ | ||
"name": "react-svg", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"description": "A react.js svg component for loading svg files into the dom.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -64,3 +64,3 @@ # react-svg | ||
If you use these, make sure you have already included React and ReactDOM as dependencies. | ||
If you use these, make sure you have already included React, ReactDOM and ReactDOMServer as dependencies. | ||
@@ -67,0 +67,0 @@ ## License |
205970