UNPKG

@lamantin/fastpush

Version:

Typed fastlane frontend for pushing builds to store

5 lines 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.incrementTypes = void 0; exports.incrementTypes = ['none', 'patch', 'minor', 'major']; //# sourceMappingURL=IncrementType.js.map