Skip to content

Commit 4000c4a

Browse files
committed
Merge pull request #400 from matthewrankin/update-grunt-protrcator-runner
Update grunt-protractor-runner from 0.2.4 to 1.1.0
2 parents c27cefe + c0fbe4c commit 4000c4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/templates/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"grunt-nodemon": "~0.2.0",
5757
"grunt-angular-templates": "^0.5.4",
5858
"grunt-dom-munger": "^3.4.0",
59-
"grunt-protractor-runner": "^0.2.4",
59+
"grunt-protractor-runner": "^1.1.0",
6060
"grunt-asset-injector": "^0.1.0",
6161
"grunt-karma": "~0.8.2",
6262
"grunt-mocha-test": "~0.10.2",<% if(filters.sass) { %>

test/fixtures/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"grunt-nodemon": "~0.2.0",
5757
"grunt-angular-templates": "^0.5.4",
5858
"grunt-dom-munger": "^3.4.0",
59-
"grunt-protractor-runner": "^0.2.4",
59+
"grunt-protractor-runner": "^1.1.0",
6060
"grunt-asset-injector": "^0.1.0",
6161
"grunt-karma": "~0.8.2",
6262
"grunt-mocha-test": "~0.10.2",

0 commit comments

Comments
 (0)