"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.BABEL_RANGE = void 0;
const BABEL_RANGE = '^7.0.0';
exports.BABEL_RANGE = BABEL_RANGE;