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

Commit 68d4afd

Browse files
authored
Added new Bower repository
1 parent fadfe38 commit 68d4afd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.bowerrc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"scripts": {
33
"postinstall": "node_modules/.bin/wiredep -s app/index.html"
44
},
5-
"directory": "app/bower_components"
6-
}
5+
"directory": "app/bower_components",
6+
"registry": "https://registry.bower.io"
7+
}

0 commit comments

Comments
 (0)