Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

Commit 6377df0

Browse files
author
Pierre GUINOISEAU
committed
Add bower to npm dependencies
1 parent acaceb1 commit 6377df0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"grunt-protractor-runner": "0.2.3",
4747
"phantomjs": "1.9.2-6",
4848
"protractor": "~0.23.0",
49-
"chromedriver": "~2.8.1"
49+
"chromedriver": "~2.8.1",
50+
"bower": "~1.3.9"
5051
},
5152
"engines": {
5253
"node": ">=0.8.0"

0 commit comments

Comments
 (0)