Skip to content

Fix current working directory

Choose a tag to compare

@scriptex scriptex released this 19 Feb 11:56
· 80 commits to master since this release

Use process.cwd() instead of relying on environmental variables (process.env.PWD). #107
Thanks to @pkExec