bootstrap vue in app.js

This commit is contained in:
Taylor Otwell
2016-07-23 11:39:11 -05:00
parent fd569a3785
commit 3f197331b6
2 changed files with 30 additions and 1 deletions

View File

@@ -9,5 +9,10 @@
"gulp": "^3.9.1",
"laravel-elixir": "^6.0.0-9",
"laravel-elixir-webpack-official": "^1.0.2"
},
"dependencies": {
"js-cookie": "^2.1.2",
"vue": "^1.0.26",
"vue-resource": "^0.9.3"
}
}