Fix package.json main entry

This commit is contained in:
Halan Pinheiro 2016-08-08 14:23:16 -03:00
parent 64c15444c0
commit ae39af1582
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
require('./rfb') module.exports = require('./rfb')