Skip to content

Commit

Permalink
chore: release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rajavuyyuru committed Dec 24, 2022
1 parent f116845 commit e488c4b
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-upier",
"version": "1.0.4",
"version": "1.0.5",
"description": "UPI Payments handler for react native apps",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand All @@ -9,12 +9,8 @@
"source": "src/index",
"keywords": [
"react-native",
"react",
"native",
"upi",
"payments",
"peer to peer",
"scan and pay"
"ios",
"android"
],
"files": [
"src",
Expand All @@ -40,11 +36,6 @@
"pods": "cd example && pod-install --quiet",
"bootstrap": "yarn example && yarn && yarn pods"
},
"keywords": [
"react-native",
"ios",
"android"
],
"repository": "https://github.com/rvuyyuru1/react-native-upier",
"author": "Raja shekar Reddy <vuyyururajashekarreddy2222@gmail.com> (https://github.com/rvuyyuru1)",
"license": "MIT",
Expand Down

0 comments on commit e488c4b

Please sign in to comment.