Skip to content

Commit 259c23a

Browse files
author
mustafaiman
committed
fixes broken index reference
1 parent ffceda0 commit 259c23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./lib/client');
1+
module.exports = require('./lib/HazelcastClient');

0 commit comments

Comments
 (0)