Skip to content

Commit

Permalink
Update _tasks/utils.js
Browse files Browse the repository at this point in the history
Signed-off-by: OpenINF-bot <openinfbot@open.inf.is>
  • Loading branch information
OpenINFbot committed Apr 5, 2024
1 parent c05a9c8 commit f9ec665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _tasks/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ var getTrimmedStdout = (exports.getTrimmedStdout = function (
* ! Note: These dependencies are a moving target between npm versions.
*
* @param {!string} specifier
* @return {!CjsModule}
* @returns {!CJSModule}
*/
var rootNpmRequire = (exports.rootNpmRequire = function (specifier) {
var globalNpmRootLoc;
Expand Down

0 comments on commit f9ec665

Please sign in to comment.