Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web-components #36

Merged
merged 14 commits into from
Dec 4, 2023
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
zreren authored Nov 2, 2023
commit ec3abf52160937d7f46b6abc348e310b6d97d9e0
8 changes: 1 addition & 7 deletions webcomponents/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
{
"name": "webcomponent",
"version": "1.0.0",
"version": "0.0.0",
"description": "joyrtc web component lib",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"nipplejs": "^0.10.1",
"react": "^18.2.0",
Expand Down