Skip to content

Commit

Permalink
update yarn lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
koenpunt committed Nov 12, 2017
1 parent aac550a commit 06e48fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.0.0",
"react-native": "0.50.3",
"react-native-admob": "file:../"
"react-native-admob": "file:.."
},
"devDependencies": {
"babel-jest": "21.2.0",
Expand Down
2 changes: 1 addition & 1 deletion Example/yarn.lock
Expand Up @@ -3311,7 +3311,7 @@ react-devtools-core@^2.5.0:
shell-quote "^1.6.1"
ws "^2.0.3"

"react-native-admob@file:../":
"react-native-admob@file:..":
version "2.0.0-beta.2"
dependencies:
prop-types "^15.5.10"
Expand Down

0 comments on commit 06e48fe

Please sign in to comment.