Skip to content

Commit cd9426c

Browse files
authored
chore: update license
Updated version, author, and license in package.json
1 parent cbfa529 commit cd9426c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openim/rn-client-sdk",
3-
"version": "3.8.3-patch.12",
3+
"version": "3.8.3-patch.12+1",
44
"description": "OpenIM SDK for react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -44,8 +44,8 @@
4444
"android"
4545
],
4646
"repository": "https://github.com/OpenIMSDK/Open-IM-SDK-ReactNative.git",
47-
"author": "AndrewZuo01 <andrew.zuo@wustl.edu> (https://www.rentsoft.cn)",
48-
"license": "MIT",
47+
"author": "OpenIM",
48+
"license": "AGPL-3.0-only",
4949
"bugs": {
5050
"url": "https://github.com/OpenIMSDK/Open-IM-SDK-ReactNative.git/issues"
5151
},

0 commit comments

Comments
 (0)