Skip to content

Commit

Permalink
removed peer dependency on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Monte9 committed Jul 6, 2017
1 parent 9ad8666 commit 681e9a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
"precommit": "lint-staged && npm test",
"prettify": "prettier --single-quote --trailing-comma es5 --write 'src/**/*.js'"
},
"peerDependencies": {
"react-native-vector-icons": "^4.2.0"
},
"author": "Nader Dabit",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 681e9a3

Please sign in to comment.