Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 5909313

Browse files
chore(bower): ensure that bower doesn't try to interact with the user
Closes angular/angular.js#7908
1 parent a5c4de9 commit 5909313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bowerrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"directory": "app/bower_components"
2+
"directory": "app/bower_components",
3+
"interactive": false
34
}

0 commit comments

Comments
 (0)