Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
thebongy committed May 17, 2020
2 parents e0b06de + 22f8272 commit 16bfc2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/juno-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import UnixSocketConnection from './connection/unix-socket-connection';
import InetSocketConnection from './connection/inet-socket-connection';
import {JunoError} from './models/errors';


export default class JunoModule {

private protocol: BaseProtocol;
Expand Down

0 comments on commit 16bfc2a

Please sign in to comment.