There was an error while loading. Please reload this page.
1 parent aac550a commit 06e48feCopy full SHA for 06e48fe
Example/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.0.0",
11
"react-native": "0.50.3",
12
- "react-native-admob": "file:../"
+ "react-native-admob": "file:.."
13
},
14
"devDependencies": {
15
"babel-jest": "21.2.0",
Example/yarn.lock
@@ -3311,7 +3311,7 @@ react-devtools-core@^2.5.0:
3311
shell-quote "^1.6.1"
3312
ws "^2.0.3"
3313
3314
-"react-native-admob@file:../":
+"react-native-admob@file:..":
3315
version "2.0.0-beta.2"
3316
dependencies:
3317
prop-types "^15.5.10"
0 commit comments