embark/packages/plugins/scripts-runner
dependabot-preview[bot] afa1d14fa0 build(deps): bump async from 2.6.1 to 3.2.0
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.2.0.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.1...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 12:51:09 -06:00
..
src feat(plugins/scripts-runner): introduce exec command to run scripts 2020-02-12 16:47:04 -06:00
test build(deps-dev): bump eslint-plugin-jest from 22.5.1 to 23.8.1 2020-03-05 11:25:18 -06:00
CHANGELOG.md chore(prerelease): 5.3.0-nightly.5 2020-03-06 00:15:50 +00:00
README.md feat(plugins/scripts-runner): introduce exec command to run scripts 2020-02-12 16:47:04 -06:00
index.js fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
package.json build(deps): bump async from 2.6.1 to 3.2.0 2020-03-06 12:51:09 -06:00
tsconfig.json feat(plugins/scripts-runner): introduce exec command to run scripts 2020-02-12 16:47:04 -06:00
tslint.json feat(plugins/scripts-runner): introduce exec command to run scripts 2020-02-12 16:47:04 -06:00

README.md

embark-scripts-runner

Embark Scripts Runner

Plugin to run migration scripts for Smart Contract Deployment

Visit embark.status.im to get started with Embark.