v0.1.16
- Resolve
-c <dir>
to absolute path, previously it always searches package.json from current directory even if-c
contains../
. - Allow flags in
install
uninstall
add
commands.
-c <dir>
to absolute path, previously it always searches package.json from current directory even if -c
contains ../
.install
uninstall
add
commands.