Skip to content

Commit f2ccea9

Browse files
authored
Sample project - Specify bower registry (#281)
1 parent c005318 commit f2ccea9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

net/Sample/.bowerrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"directory": "wwwroot/lib"
2+
"directory": "wwwroot/lib",
3+
"registry": "https://registry.bower.io"
34
}

0 commit comments

Comments
 (0)