[package-cleanup] package.json cleanup and manifest cleanup (#11)

This commit is contained in:
Guilherme Pereira Leme
2025-04-24 15:58:26 -03:00
committed by GitHub
parent ea66973e93
commit 644eb54665
3 changed files with 114 additions and 423 deletions

View File

@@ -4,18 +4,11 @@
"private": true,
"main": "./src/index.tsx",
"dependencies": {
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"bigbluebutton-html-plugin-sdk": "0.0.66",
"bigbluebutton-html-plugin-sdk": "0.0.73",
"path": "^0.12.7",
"react": "^18.2.0",
"react-chat-elements": "^12.0.14",
"react-dom": "^18.2.0",
"react-modal": "^3.16.1",
"styled-components": "^5.3.3"
},
"scripts": {