Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed Apr 23, 2020
1 parent 62ad2fd commit 283d375
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-admob-native-ads",
"version": "0.2.2",
"version": "0.2.3",
"description": "A simple and robust library for creating & displaying Admob Native Ads in your React Native App using Native Views",
"author": "Ammar Ahmed <[email protected]>",
"main": "index.js",
Expand Down Expand Up @@ -28,7 +28,10 @@
"native",
"admob",
"native",
"ads"
"advanced",
"ads",
"native-advanced-ads",
"admob-native-advanced-ads"
],
"dependencies": {
"prop-types": "15.7.2",
Expand Down

0 comments on commit 283d375

Please sign in to comment.