From 81eecfed1a3d8ed2b1dc67959891a9f784b17e3e Mon Sep 17 00:00:00 2001 From: ugi Date: Tue, 15 Sep 2020 02:18:04 +0200 Subject: [PATCH] update plugin location in example app --- app/package.json | 2 +- app/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/package.json b/app/package.json index d9e5b8d..6b4bee5 100644 --- a/app/package.json +++ b/app/package.json @@ -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", diff --git a/app/yarn.lock b/app/yarn.lock index eb11cad..7fcb958 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -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" react-native@0.63.0: version "0.63.0"