Fixing a few things.
This commit is contained in:
2
.bowerrc
2
.bowerrc
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"directory": "vendor/bower_components",
|
||||
"scripts": {
|
||||
"postinstall": "gulp publish"
|
||||
"postinstall": "gulp publish"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Laravel Framework",
|
||||
"name": "Laravel Application",
|
||||
"dependencies": {
|
||||
"bootstrap-sass-official": "~3.3.1"
|
||||
"bootstrap-sass-official": "~3.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user