UNPKG

@ryanleecode/gitops-secrets

Version:

SecretOps workflow for bundling encrypted secrets into your deployments to safely decrypt at runtime.

4 lines (3 loc) 92 B
module.exports = { presets: [["@babel/preset-env", { targets: { node: "current" } }]], };