react-native-zohodesk-portal-sdk
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -35,3 +35,7 @@ const {NativeModules} = require('react-native'); | ||
RNZohoDeskPortalSDK.disableLogs(); | ||
}, | ||
setJWTToken: function(jwtToken, successCallback, errorCallback) { | ||
RNZohoDeskPortalSDK.setJWTToken(jwtToken, successCallback, errorCallback); | ||
} | ||
} |
{ | ||
"name": "react-native-zohodesk-portal-sdk", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "## Getting started", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
120477
47
570