const path = require('path'); module.exports = { dependencies: { 'bigbluebutton-tablet-sdk': { root: path.join(__dirname, '..'), }, }, };