Reorganize a couple of the legacy helpers [npm node jenkinsplugin dynamic] (#3163)

This commit is contained in:
Paul Melnikow
2019-03-05 21:43:33 -05:00
committed by Caleb Cartwright
parent a801450dd6
commit e159d90516
14 changed files with 25 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
const { promisify } = require('util')
const semver = require('semver')
const { regularUpdate } = require('../../lib/regular-update')
const { regularUpdate } = require('../../core/legacy/regular-update')
function getLatestVersion() {
return promisify(regularUpdate)({