File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Running UserReport in React Native applications.
9
9
10
10
## Installation
11
11
12
- Install [ NPM package] ( https://www.npmjs.com/package/@audienceproject/react-native-userreport-sdk ) :
12
+ Install [ NPM package] ( https://www.npmjs.com/package/@audienceproject/react-native-userreport-sdk ) and dependencies :
13
13
14
14
``` sh
15
- npm install --save @audienceproject/data-web
15
+ npm install --save @audienceproject/react-native-userreport-sdk react-native-device-info
16
16
```
17
17
18
18
### On Android
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @audienceproject/react-native-userreport-sdk" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " Running UserReport in React Native applications" ,
5
5
"main" : " react-native-userreport-sdk.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments