export const MIN_SUPPORTED_VERSION = {
  'react-scripts': '^=3.x || ^=4.x',
  next: '^=9.x',
}
