Michael Bradley, Jr 44dfb992c7 build(deps): bump @babel/preset-env to >= 7.9.0
Node v13.13.0 introduced a change that is incompatible with `@babel/preset-env`
versions `< 7.9.0`.

See:
* https://github.com/nodejs/node/pull/32351
* https://github.com/nodejs/node/issues/32852
* https://github.com/babel/babel/pull/11283

Bump our direct dependencies to `7.9.5` and manually cause additional bumps in
`yarn.lock` that result in all versions of `@babel/preset-env` installed in the
monorepo's `node_modules` trees being `>= 7.9.0`.
2020-04-24 17:04:15 -05:00
..
2020-04-24 12:06:40 -05:00
2020-01-28 12:07:17 -05:00

embark-basic-pipeline

Basic pipeline for Embark that builds a DApp's frontend assets using webpack

Visit framework.embarklabs.io to get started with Embark.

Contracts in test/fixture/contracts are from OpenZeppelin and Gnosis Prediction Markets