Commit 71ff1bad authored by Sindre Sorhus's avatar Sindre Sorhus

browser-tests - bump deps

parent 1cfcbe5d
{
"name": "TodoMVC-Browser-Tests",
"name": "todomvc-browser-tests",
"description": "An automated test suite for TodoMVC",
"private": true,
"devDependencies": {
"grunt": "0.4.1",
"mocha": "1.14.0",
"selenium-webdriver": "2.37.0",
"optimist" : "0.6.0",
"grunt-simple-mocha": "~0.4.0",
"mocha-known-issues-reporter" : "git://github.com/ColinEberhardt/mocha-known-issues-reporter.git#v0.0.0",
"q" : "1.0.0"
"grunt": "^0.4.5",
"grunt-simple-mocha": "^0.4.0",
"mocha": "*",
"optimist": "^0.6.1",
"q": "^1.0.1",
"selenium-webdriver": "^2.42.1",
"mocha-known-issues-reporter" : "git+https://github.com/ColinEberhardt/mocha-known-issues-reporter.git#v0.0.0"
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment