Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasso committed May 20, 2016
1 parent bbea9d0 commit ad16d57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-https-redirect",
"version": "1.0.4",
"version": "1.0.5",
"description": "Force a redirect to HTTPS when not on a local web server.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -24,8 +24,8 @@
"url": "https://github.com/mbasso/react-https-redirect/issues"
},
"homepage": "https://github.com/mbasso/react-https-redirect#readme",
"dependencies": {
"react": "0.14.7"
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
},
"devDependencies": {
"babel-cli": "6.5.1",
Expand Down

0 comments on commit ad16d57

Please sign in to comment.