Add Bower

This commit is contained in:
Jeffrey Way
2014-11-21 11:09:31 -05:00
parent ccaa7b188f
commit 31798823c1
3 changed files with 16 additions and 3 deletions

6
bower.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "Laravel Framework",
"dependencies": {
"bootstrap-sass-official": "~3.3.1"
}
}