Removes package-lock.json (yarn doesn't like it)

This commit is contained in:
Tiago Jacobs 2022-04-20 18:44:26 -03:00
parent 9b563380dc
commit 47dea524de
3 changed files with 6 additions and 26338 deletions

2
.gitignore vendored
View File

@ -64,3 +64,5 @@ buck-out/
# Thumbnails
._*
/package-lock.json

26334
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -2157,10 +2157,10 @@ big-integer@1.6.x:
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz"
integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
bigbluebutton-mobile-sdk@^0.1.15:
version "0.1.15"
resolved "https://registry.yarnpkg.com/bigbluebutton-mobile-sdk/-/bigbluebutton-mobile-sdk-0.1.15.tgz#4379853c52c6529496976c3616aeb8ff214a425a"
integrity sha512-ngYiHn+0Dfy6OX5oxugAhDiah8ZSwRWYjLti8lmpYAY7X/LI8q43m2gE71D6UJitCdaUBRLTVpjgbivDnirDDw==
bigbluebutton-mobile-sdk@^0.1.16:
version "0.1.16"
resolved "https://registry.yarnpkg.com/bigbluebutton-mobile-sdk/-/bigbluebutton-mobile-sdk-0.1.16.tgz#2a7d1d276ceb9c3970e1d5a13397838b48b5b9c2"
integrity sha512-i9UjD7LQnj8PaF0Q6t8nbYmTfIpMqupjw+/ijAik2M1bIX7MWjnKUxNkt3Gl1wCrkIHQsCCua1MwBmG5mU2cHw==
dependencies:
react-native-webview "^11.17.2"