Add new folders to package

This commit is contained in:
Tiago Jacobs 2022-04-06 19:41:39 -03:00
parent 737a76f51e
commit 6f4346c0df

View File

@ -1,6 +1,6 @@
{
"name": "bigbluebutton-mobile-sdk",
"version": "0.1.12",
"version": "0.1.13",
"description": "This repository contains BigBlueButton react-native component, that's used in our [sample implementation](https://github.com/bigbluebutton/bigbluebutton-mobile).",
"main": "lib/commonjs/index",
"module": "lib/module/index",
@ -12,7 +12,8 @@
"lib",
"android",
"ios",
"common",
"ios-common",
"ios-broadcast-upload-extension",
"cpp",
"bigbluebutton-mobile-sdk.podspec",
"!lib/typescript/example",