Closed dstaley closed 2 years ago
This small PR fixes a ReferenceError in the getPackageRootDirectory function, which tried to assign a value to an undeclared variable.
ReferenceError
getPackageRootDirectory
Well oopsie
This small PR fixes a
ReferenceError
in thegetPackageRootDirectory
function, which tried to assign a value to an undeclared variable.