Skip to content

Commit

Permalink
updated packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ital0 committed Apr 12, 2018
1 parent 07b939e commit 2987563
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-sum-up",
"name": "rn-sumup",
"version": "1.0.0",
"description": "",
"description": "## Getting started",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -13,5 +13,13 @@
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ReactNativeBrasil/react-native-sum-up.git"
},
"bugs": {
"url": "https://github.com/ReactNativeBrasil/react-native-sum-up/issues"
},
"homepage": "https://github.com/ReactNativeBrasil/react-native-sum-up#readme"
}

0 comments on commit 2987563

Please sign in to comment.