Skip to content

Commit

Permalink
update plugin location in example app
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Sep 15, 2020
1 parent ac4856e commit 81eecfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "16.13.1",
"react-native": "0.63.0",
"react-native-play-install-referrer": "../plugin"
"react-native-play-install-referrer": "../"
},
"devDependencies": {
"@babel/core": "^7.10.4",
Expand Down
4 changes: 2 additions & 2 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5465,8 +5465,8 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

react-native-play-install-referrer@../plugin:
version "1.1.4"
react-native-play-install-referrer@../:
version "1.1.5"

[email protected]:
version "0.63.0"
Expand Down

0 comments on commit 81eecfe

Please sign in to comment.