Skip to content

Commit

Permalink
update: version
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanFuentealba committed Mar 23, 2018
1 parent e847dca commit 3f01bb1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "react-native-share",
"description": "Social Share, Sending Simple Data to Other Apps",
"version": "1.0.26",
"repository": {
"type": "git",
"url": "git+https://github.com/EstebanFuentealba/react-native-share.git"
},
"keywords": ["react-component", "react-native", "android", "ios", "windows"],
"nativePackage": true,
"author": {
"name": "Esteban Fuentealba",
"email": "efuentealba@json.cl"
},
"license": "MIT",
"readmeFilename": "README.md"
"name": "react-native-share",
"description": "Social Share, Sending Simple Data to Other Apps",
"version": "1.0.27",
"repository": {
"type": "git",
"url": "git+https://github.com/EstebanFuentealba/react-native-share.git"
},
"keywords": ["react-component", "react-native", "android", "ios", "windows"],
"nativePackage": true,
"author": {
"name": "Esteban Fuentealba",
"email": "efuentealba@json.cl"
},
"license": "MIT",
"readmeFilename": "README.md"
}

0 comments on commit 3f01bb1

Please sign in to comment.