Skip to content

Commit

Permalink
Update messy to 4.4.0 and unexpected-messy to 2.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Mar 13, 2015
1 parent 442bb95 commit f1e752b
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
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/unexpectedjs/unexpected-express",
"peerDependencies": {
"unexpected": "5 || 6",
"unexpected-messy": "2",
"unexpected-messy": "^2.15.0",
"express": "*"
},
"devDependencies": {
Expand All @@ -43,12 +43,12 @@
"mocha": "2.0.1",
"passerror": "1.0.1",
"unexpected": "6.3.1",
"unexpected-messy": "2.14.0"
"unexpected-messy": "2.15.0"
},
"dependencies": {
"bufferedstream": "1.6.0",
"form-data": "0.2.0",
"messy": "4.3.0",
"messy": "4.4.0",
"underscore": "1.6.0"
}
}

0 comments on commit f1e752b

Please sign in to comment.