File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
Switch ,
7
7
StyleSheet ,
8
8
} from 'react-native' ;
9
- import UserReport from '@apr /react-native-userreport-sdk' ;
9
+ import UserReport from '@audienceproject /react-native-userreport-sdk' ;
10
10
11
11
UserReport . setDebug ( true ) ;
12
12
UserReport . configure ( 'audienceproject' , '647303c6-e40c-4c8d-ad54-04e2502258f0' ) ;
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint ."
11
11
},
12
12
"dependencies" : {
13
- "@apr /react-native-userreport-sdk" : " file:.." ,
13
+ "@audienceproject /react-native-userreport-sdk" : " file:.." ,
14
14
"react" : " 16.13.1" ,
15
15
"react-native" : " 0.63.4" ,
16
16
"react-native-device-info" : " ^7.3.1"
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @apr /react-native-userreport-sdk" ,
2
+ "name" : " @audienceproject /react-native-userreport-sdk" ,
3
3
"version" : " 3.0.0" ,
4
4
"description" : " Running UserReport in React Native applications" ,
5
5
"main" : " react-native-userreport-sdk.js" ,
You can’t perform that action at this time.
0 commit comments