We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e81a61 commit ffd80c0Copy full SHA for ffd80c0
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agora-whiteboard-sdk",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A Whiteboard SDK for Agora.io made completely from scratch using RTM.",
5
"main": "index.js",
6
"scripts": {
@@ -23,8 +23,5 @@
23
"bugs": {
24
"url": "https://github.com/akshatvg/Agora-Whiteboard-SDK/issues"
25
},
26
- "homepage": "https://whiteboard.akshatvg.com",
27
- "publishConfig": {
28
- "registry": "https://npm.pkg.github.com/"
29
- }
+ "homepage": "https://whiteboard.akshatvg.com"
30
}
0 commit comments