Skip to content

Commit

Permalink
frisby 0.8.5 fixes #90
Browse files Browse the repository at this point in the history
- pinned dependency to request 2.49 removed
- see also vlucas/frisby#167
  • Loading branch information
bkimminich committed Jan 7, 2015
1 parent bd67215 commit 9d12127
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
"saucelabs": "~0.1"
},
"devDependencies": {
"frisby": "0.8.3",
"request": "2.49.x",
"frisby": "~0.8.5",
"jasmine-node": "~1.14",
"karma": "~0.12",
"karma-cli": "~0.0",
Expand Down

0 comments on commit 9d12127

Please sign in to comment.