Move bower_components into vendor. Closes #747

This commit is contained in:
James Brooks
2015-06-19 11:47:38 +01:00
parent 9f528584f0
commit 2579b8a48e
7 changed files with 58 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
{
"directory": "bower_components",
"directory": "vendor/bower_components",
"interactive": false
}