Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Oct 28, 2017
1 parent 04046bc commit 66be973
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 179 deletions.
2 changes: 1 addition & 1 deletion lib/timer.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
const os = require('os')
, crypto = require('crypto')
, path = require('path')
, levelup = require('levelup')
, levelup = require('level')
, Transports = require('./transports')
, nats = require('./nats')
, json = require('./json')
Expand Down
Loading

0 comments on commit 66be973

Please sign in to comment.