Skip to content

Commit

Permalink
Add react, prop-types and styled-components are peers
Browse files Browse the repository at this point in the history
  • Loading branch information
fakenickels committed Jul 20, 2017
1 parent c306c60 commit 13a0e74
Show file tree
Hide file tree
Showing 2 changed files with 3,076 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"browserify": "^13.1.1",
"exposify": "^0.5.0",
"http-server": "^0.9.0",
"react": "^15.3.2",
"react": "^15.6.1",
"react-dom": "^15.3.2",
"stylus": "^0.54.5",
"uglifyify": "^3.0.4"
Expand All @@ -50,5 +50,9 @@
"babel-runtime": "^6.18.0",
"classnames": "^2.2.3",
"css-modulesify": "^0.25.1"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"styled-components": "^2.1.1"
}
}
Loading

0 comments on commit 13a0e74

Please sign in to comment.