Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit a96df4d

Browse files
committed
chore(minijasminenode): update to version 0.4.0.
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
1 parent 300a066 commit a96df4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Julie Ralph <[email protected]>",
1414
"dependencies": {
1515
"selenium-webdriver": "2.41.0",
16-
"minijasminenode": "~0.2.7",
16+
"minijasminenode": "0.4.0",
1717
"saucelabs": "~0.1.0",
1818
"glob": "~3.2",
1919
"adm-zip": "0.4.4",

0 commit comments

Comments
 (0)