react-vis-force icon indicating copy to clipboard operation
react-vis-force copied to clipboard

update create-react-app deps to the latest to avoid log warnings during build

Open fastfrwrd opened this issue 7 years ago • 1 comments

💥  preset-latest accomplishes the same task as babel-preset-env. 🙏  Please install it with 'npm install babel-preset-env --save-dev'. '{ "presets": ["latest"] }' to '{ "presets": ["env"] }'. For more info, please check the docs: http://babeljs.io/docs/plugins/preset-env 👌. And let us know how you're liking Babel at @babeljs on 🐦

fastfrwrd avatar Jun 02 '17 15:06 fastfrwrd

Attempted this - there seems to be some incompatibility with the latest stuff, so I'm going to leave it as is for now with a help wanted tag.

fastfrwrd avatar Jun 02 '17 18:06 fastfrwrd