Skip to content

Commit 06e48fe

Browse files
committed
update yarn lockfile
1 parent aac550a commit 06e48fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.0.0",
1111
"react-native": "0.50.3",
12-
"react-native-admob": "file:../"
12+
"react-native-admob": "file:.."
1313
},
1414
"devDependencies": {
1515
"babel-jest": "21.2.0",

Example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3311,7 +3311,7 @@ react-devtools-core@^2.5.0:
33113311
shell-quote "^1.6.1"
33123312
ws "^2.0.3"
33133313

3314-
"react-native-admob@file:../":
3314+
"react-native-admob@file:..":
33153315
version "2.0.0-beta.2"
33163316
dependencies:
33173317
prop-types "^15.5.10"

0 commit comments

Comments
 (0)