Fancy - v2.0.2
Babel: Fix build
This update ensures that the compiled dist files are transform (better) by
Babel.
This is done by updating Zero to the latest v0.0.7, which uses
babel-preset-react-app.
And takes care of things like string template literals.