Upgraded dependencies to support babel 7.x. Changed custom currency option to be a options object instead of a string. (#28 thanks @TeNNoX)
Set peer dependency to babel-cli
@6.x
Added not equals (!=
) and strict not equals (!==
) transforms. (#15 thanks @jesobreira)
Initial Release!