Skip to content

Commit

Permalink
fix(authentication-service): moved db-migrate to dev dependencies (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatdubeysf authored May 5, 2021
1 parent 7f6df63 commit 7b11068
Show file tree
Hide file tree
Showing 16 changed files with 5,029 additions and 261 deletions.
1 change: 1 addition & 0 deletions .czferc.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const scopes = [
{ name: 'scheduler-service' },
{ name: 'video-conferencing-service' },
{ name: 'audit-service' },
{ name: 'bpmn-service' },
{ name: 'sandbox' },
]

Expand Down
Loading

0 comments on commit 7b11068

Please sign in to comment.