const path = require('path'); module.exports = { dependencies: { 'react-native-live-activity': { root: path.join(__dirname, '..'), }, }, };