We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285c335 commit 46174b3Copy full SHA for 46174b3
example/package.json
@@ -13,7 +13,7 @@
13
"dependencies": {
14
"react": "19.0.0",
15
"react-native": "0.78.0",
16
- "react-native-verloop-sdk": "^1.1.1-rc.1"
+ "react-native-verloop-sdk": "^1.1.1"
17
},
18
"devDependencies": {
19
"@babel/core": "^7.25.2",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-verloop-sdk",
3
- "version": "1.1.1-rc.2",
+ "version": "1.1.1",
4
"description": "VerloopSDK is to display client side livechat widget on the mobile app.",
5
"main": "src/index.js",
6
"types": "src/index.d.ts",
0 commit comments