Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
0.2.1 & remove peer dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehesp committed Dec 21, 2015
1 parent c762b3c commit 9cd3096
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-material-design",
"version": "0.2.0",
"version": "0.2.1",
"description": "React Native Material Design Components",
"main": "lib/index.js",
"scripts": {
Expand All @@ -25,12 +25,9 @@
"url": "https://github.com/react-native-material-design/react-native-material-design/issues"
},
"homepage": "https://github.com/react-native-material-design/react-native-material-design",
"peerDependencies": {
"react-native": "^0.16.0"
},
"dependencies": {
"react-native-material-design-styles": "^0.2.6",
"react-native-vector-icons": "^1.0.0"
"react-native-vector-icons": "^1.0.3"
},
"devDependencies": {
"babel-eslint": "^4.1.6",
Expand Down

0 comments on commit 9cd3096

Please sign in to comment.