Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EkaanshArora committed Dec 9, 2021
1 parent 38a3bec commit ac8fc0b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Getting started
### Requirements
- [An Agora developer account](https://sso.agora.io/en/signup?utm_source=github&utm_repo=Agora-React-Web-UIKit)
- [An Agora developer account](https://sso.agora.io/en/signup?utm_source=github&utm_repo=Web-React-UIKit)
- A React project

You can also use the UIKit outside a React project (for example in a vanilla-js project) using web-components. Find out more in the `/web-component` directory.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agora-react-uikit",
"version": "0.0.0",
"version": "0.0.1",
"description": "A React based UIKit for the Agora Web SDK",
"author": "EkaanshArora",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion web-component/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "agora-react-web-uikit",
"description": "Agora React Web UIKit wrapped in a web component to use outside of React",
"version": "1.0.0",
"version": "0.0.1",
"author": "",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit ac8fc0b

Please sign in to comment.