[docs] [xs] : update method jsdoc

This commit is contained in:
Thadeu Cotts
2020-12-01 10:09:12 -03:00
parent 346d74019a
commit 1054a90896

View File

@@ -40,7 +40,7 @@ async function initGit() {
/** /**
* Check the version for npm and Yarn * Check the version for npm and Yarn
* @param {*} pname * @param {String} pname
* @returns Boolean * @returns Boolean
*/ */
function checkPackageVersion(pname) { function checkPackageVersion(pname) {