Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 2, 2019
1 parent fa7a994 commit 4ad0964
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Logger.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// @flow

import Logger from 'roarr';

export default Logger.child({
package: 'slonik-utilities'
});

0 comments on commit 4ad0964

Please sign in to comment.