Skip to content

Commit

Permalink
update: version
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanFuentealba committed Feb 15, 2018
1 parent ddbdbc6 commit a708692
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions package.json
@@ -1,23 +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.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"
}

0 comments on commit a708692

Please sign in to comment.