serverless-prune-versions
Version:
Serverless plugin to delete old versions of deployed functions from AWS
5 lines • 408 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
const plugin_1 = require("./plugin");
module.exports = plugin_1.PrunePlugin;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7QUFBQSxxQ0FBdUM7QUFFdkMsTUFBTSxDQUFDLE9BQU8sR0FBRyxvQkFBVyxDQUFDIn0=
;