chore: bump version to 0.2.2
这个提交包含在:
父节点
85471505a9
当前提交
7aebf47ce4
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-sdk",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup React Native SDK — meta-package (IM, Push, Update, Common)",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-common",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup RN SDK — core: init, network, token management",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-im",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup RN SDK — IM module (single chat, group chat, 13 message types)",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-push",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup RN SDK — Push module (device token registration)",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-update",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup RN SDK — Update module (App update, RN plugin hot-update)",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"scripts": { "typecheck": "tsc --noEmit" },
|
||||
"dependencies": {
|
||||
"@xuqm/rn-common": ">=0.2.1"
|
||||
"@xuqm/rn-common": ">=0.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.76.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xuqm/rn-xwebview",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "XuqmGroup RN SDK — XWebView module",
|
||||
"license": "UNLICENSED",
|
||||
"main": "src/index.ts",
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户