Skip to content

Commit

Permalink
Making sure the mclient is packed
Browse files Browse the repository at this point in the history
  • Loading branch information
idanstark42 committed Aug 23, 2019
1 parent aa6289e commit e07c67c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
@@ -1,4 +1,4 @@
const MClient = require('./mclient') const MClient = require('./lib/mclient')


class Messenger { class Messenger {
constructor (options = {}) { constructor (options = {}) {
Expand Down
File renamed without changes.

0 comments on commit e07c67c

Please sign in to comment.