- Remove
modify-babel-preset
and manually edit the preset, to reinstate npm 2 support
- Install
babel-plugin-transform-es2015-modules-commonjs
andbabel-plugin-external-helpers
so thatmodify-babel-preset
can identify and remove them when npm 2 is involved
- First release