Skip to content

Commit 51e2e78

Browse files
authored
export sha256Path module
1 parent 8197c75 commit 51e2e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/shared.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ module.exports = {
108108
checkForAndDeleteMaxCacheVersions,
109109
getRequirementsWorkingPath,
110110
getUserCachePath,
111-
md5Path
111+
sha256Path
112112
};

0 commit comments

Comments
 (0)