Skip to content

Commit

Permalink
Merge pull request #55 from jchip/master
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
jesusoterogomez authored Apr 28, 2018
2 parents 4fcf280 + 5f3fb45 commit 04a857e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"url": "git://github.com/jesusoterogomez/react-notify-toast.git"
},
"dependencies": {
"object-assign": "^3.0.0",
"object-assign": "^4.0.0",
"prop-types": "^15.5.8"
},
"peerDependencies": {
"react": "^0.14.7 || ^15.0.0-0 || ^16.0.0-0",
"react": "^0.14.7 || ^15.0.0 || ^16.0.0",
"react-dom": "^0.14.7 || ^15.0.0 || ^16.0.0"
}
}

0 comments on commit 04a857e

Please sign in to comment.