npm cache clean --force
find.w --path $repo_npm --regex 'react-base-webpack":[[:space:]]"\^1.0.1'
find.w --path $repo_npm --match 'react-base-webpack": "^1.0.1'
go into the package-lock.json and change the version number of that package in all instances