Fix npm release
I pushed version v0.50.0 without running the correct build commands, so the published version on NPM is likely to have old code in lib/
and dist/
. This version should be the same as v0.50.0, but released correctly. Thanks @llamamoray for pointing this out.