Skip to content

Instantly share code, notes, and snippets.

@apolishch
Last active August 13, 2019 15:50
Show Gist options
  • Save apolishch/4700d8b69fd5a1589f31d925daf534eb to your computer and use it in GitHub Desktop.
Save apolishch/4700d8b69fd5a1589f31d925daf534eb to your computer and use it in GitHub Desktop.
Upstream package.json
"scripts": {
"migrate": "flock-migrate",
"migrate-up": "npm run migrate up",
"migrate-down": "npm run migrate down"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment