Can the peer dependencies be updated to include react 17? ``` "peerDependencies": { "react": "^0.14 || ^15.0 || ^16.0", "react-dom": "^0.14 || ^15.0 || ^16.0" }, ``` ### Basic information: - `react-flag-icon-css` version: 1.0.25 - The output of `node -v`: v16.0.2
Can the peer dependencies be updated to include react 17?
Basic information:
react-flag-icon-cssversion: 1.0.25node -v: v16.0.2