connect-react-native
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "connect-react-native", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Financial APIs to connect users' bank accounts", | ||
@@ -5,0 +5,0 @@ "react-native": "src/index.ts", |
@@ -167,3 +167,3 @@ import NativeInterface from './internal/nativeInterface'; | ||
isStarted() : Promise<boolean> { | ||
return NativeInterface.isStarted() | ||
return NativeInterface.isStarted(); | ||
} | ||
@@ -170,0 +170,0 @@ |
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
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
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
Sorry, the diff of this file is not supported yet
4554823