Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sheaivey committed Jun 3, 2017
1 parent 1d9f796 commit 71ce21e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-axios",
"version": "1.0.0",
"version": "1.0.1",
"description": "Axios Component for React with child function callback.",
"files": [
"*.md",
Expand Down Expand Up @@ -40,8 +40,7 @@
"promise",
"node"
],
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"axios": "^0.15.0 || ^0.16.0",
"react": "^0.14.0 || ^15.0.0",
Expand Down

0 comments on commit 71ce21e

Please sign in to comment.