mirror of
https://github.com/actions/stale.git
synced 2026-07-01 22:12:49 +08:00
0649bd8119
* Bumping actions/github to 2.2.0 for GHES * Husky commit correct node modules
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|