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