Permalink
Please sign in to comment.
2
client.js
@@ -1 +1 @@ | ||
-module.exports = require('./lib/client'); | ||
+module.exports = require('./lib/client/index'); |
2
src/application.js
0 comments on commit
04e262a