UNPKG

probot

Version:

A framework for building GitHub Apps to automate and improve your workflow

6 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; // The version is set automatically before publish to npm exports.VERSION = "13.4.5"; //# sourceMappingURL=version.js.map