@alcalzone/pak
Advanced tools
Changelog
0.4.0 (2021-05-03)
Install commands without packages (yarn install
/ npm install
) no longer install devDependencies
by default. To turn this back on, set the environment
property of the package manager instance to development
.
Changelog
0.3.1 (2021-04-27)
Fix: yarn.overrideDependencies
now correctly looks for a yarn.lock
to determine the root directory