mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-05 09:29:19 +08:00
[admob] update package.json meta data
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@react-native-firebase/admob",
|
||||
"version": "0.4.0",
|
||||
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
|
||||
"description": "React Native Firebase - Admob",
|
||||
"description": "React Native Firebase - Google AdMob is an easy way to monetize mobile apps with targeted, in-app advertising.",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"scripts": {
|
||||
@@ -19,7 +19,12 @@
|
||||
"react",
|
||||
"react-native",
|
||||
"firebase",
|
||||
"admob"
|
||||
"admob",
|
||||
"gdpr",
|
||||
"banner ad",
|
||||
"rewarded ad",
|
||||
"interstitial",
|
||||
"ad consent"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@react-native-firebase/app": "*"
|
||||
|
||||
Reference in New Issue
Block a user