Fix the version of more-itertools to be 5.0.0
[bottlenecks.git] / test-scheduler / ui / config / prod.env.js
1 'use strict'
2 module.exports = {
3   NODE_ENV: '"production"'
4 }