We ran into issues in our babel 7 environment using this library
logistics-web | ERROR in ./node_modules/react-kronos/node_modules/lodash/_apply.js
logistics-web | Module build failed: Error: Cannot find module 'babel-preset-react' from '/src/node_modules/react-kronos'
logistics-web | - If you want to resolve "react", use "module:react"
logistics-web | - Did you mean "@babel/react"?
We ran into issues in our babel 7 environment using this library
Following changes were made