Skip to content

Commit

Permalink
rates commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cvjude committed Aug 2, 2019
1 parent 00b127c commit 45b130a
Show file tree
Hide file tree
Showing 15 changed files with 382 additions and 99 deletions.
1 change: 1 addition & 0 deletions .sequelizerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const path = require('path');
require('@babel/register');

module.exports = {
'config': path.resolve('server/db/config', 'config.js'),
Expand Down
Loading

0 comments on commit 45b130a

Please sign in to comment.