bump version of protractor in package.json

This commit is contained in:
Felix Böhm 2014-08-29 19:56:04 +02:00
parent 9023480a41
commit 41c5327fca
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
}, },
"author": "Felix Böhm", "author": "Felix Böhm",
"dependencies": { "dependencies": {
"protractor": "^1.0.0", "protractor": "^1.1.1",
"request": "^2.40.0", "request": "^2.40.0",
"xml2js": "^0.4.4", "xml2js": "^0.4.4",
"jasmine-spec-reporter": "^0.6.0", "jasmine-spec-reporter": "^0.6.0",