Merge pull request #3245 from webpatser/hotfix/npm-warning

Get rid of npm warning: "npm WARN package.json @ No repository field."
This commit is contained in:
Taylor Otwell
2015-02-22 19:54:21 -06:00

View File

@@ -1,4 +1,5 @@
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8",
"laravel-elixir": "*"