embark/packages/plugins/scripts-runner
dependabot-preview[bot] 6cba7af03a build(deps-dev): bump jest from 24.9.0 to 25.1.0
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 16:12:54 -06:00
..
src feat(plugins/scripts-runner): introduce exec command to run scripts 2020-02-12 16:47:04 -06:00
test fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
CHANGELOG.md chore(release): 5.2.3 2020-02-25 15:09:29 -06: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-dev): bump jest from 24.9.0 to 25.1.0 2020-02-25 16:12:54 -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.