Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c32f9a

Browse files
committedDec 16, 2015
fix(gulp): add missing gulp-protractor package
1 parent bc343ea commit 2c32f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎app/templates/_package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"gulp-ng-annotate": "^1.1.0",
6262
"gulp-ng-constant": "^1.1.0",
6363
"gulp-plumber": "^1.0.1",
64+
"gulp-protractor": "^2.1.0",
6465
"gulp-rename": "^1.2.2",
6566
"gulp-rev": "^5.0.0",
6667
"gulp-rev-replace": "^0.4.2",

0 commit comments

Comments
 (0)
Please sign in to comment.