Closed danhayden closed 7 years ago
Due to prop-types compatibility I have had to update the react peer dependency from "^0.14.0 || ^15.0.0" to "^0.14.9 || >=15.3.0"
prop-types
"^0.14.0 || ^15.0.0"
"^0.14.9 || >=15.3.0"
More info about this change can be found at prop-types readme
thanks!
Due to
prop-types
compatibility I have had to update the react peer dependency from"^0.14.0 || ^15.0.0"
to"^0.14.9 || >=15.3.0"
More info about this change can be found at
prop-types
readme