Skip to content

Commit

Permalink
chore(minijasminenode): update to version 0.4.0.
Browse files Browse the repository at this point in the history
This allows the use of `because('message')` before expectations, to give additional
information when a failure occurs.

It also removes warnings for Node 0.11.* users about util.print being deprecated.

Closes #377
  • Loading branch information
juliemr committed Apr 4, 2014
1 parent 300a066 commit a96df4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"author": "Julie Ralph <ju.ralph@gmail.com>",
"dependencies": {
"selenium-webdriver": "2.41.0",
"minijasminenode": "~0.2.7",
"minijasminenode": "0.4.0",
"saucelabs": "~0.1.0",
"glob": "~3.2",
"adm-zip": "0.4.4",
Expand Down

0 comments on commit a96df4d

Please sign in to comment.