Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
johndatserakis committed Sep 13, 2017
2 parents b45ce83 + aedec96 commit 4adaeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ npm run test
NODE_ENV=development knex migrate:latest

# rollback
NODE_ENV=developmentknex migrate:rollback
NODE_ENV=development knex migrate:rollback

# run all seeds
NODE_ENV=development knex seed:run
Expand Down

0 comments on commit 4adaeca

Please sign in to comment.