Skip to content

Commit

Permalink
fix: update axios peerdep version
Browse files Browse the repository at this point in the history
  • Loading branch information
emyann committed Nov 15, 2018
1 parent dfde525 commit e41f803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"url-join": "^4.0.0"
},
"peerDependencies": {
"axios": "*"
"axios": "^0.4.2"
},
"devDependencies": {
"@types/jasmine": "^2.5.53",
Expand Down

0 comments on commit e41f803

Please sign in to comment.