Skip to content

Commit ffd80c0

Browse files
committed
1.0.2
1 parent 8e81a61 commit ffd80c0

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agora-whiteboard-sdk",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Whiteboard SDK for Agora.io made completely from scratch using RTM.",
55
"main": "index.js",
66
"scripts": {
@@ -23,8 +23,5 @@
2323
"bugs": {
2424
"url": "https://github.com/akshatvg/Agora-Whiteboard-SDK/issues"
2525
},
26-
"homepage": "https://whiteboard.akshatvg.com",
27-
"publishConfig": {
28-
"registry": "https://npm.pkg.github.com/"
29-
}
26+
"homepage": "https://whiteboard.akshatvg.com"
3027
}

0 commit comments

Comments
 (0)