react-currency-input icon indicating copy to clipboard operation
react-currency-input copied to clipboard

Not compatible with NPM 3

Open jhasselgren opened this issue 6 years ago • 0 comments

"peerDependencies": { "prop-types": "^16.0.0", "react": "^16.0.0", "react-dom": "^16.0.0" }

Should also be added as dependencies (https://codingwithspike.wordpress.com/2016/01/21/dealing-with-the-deprecation-of-peerdependencies-in-npm-3/)

jhasselgren avatar Mar 13 '18 20:03 jhasselgren