Tweaked the gulp version constrait

This commit is contained in:
Graham Campbell
2015-01-05 11:10:39 +00:00
parent 31872eb28d
commit 81bbccb3c4

View File

@@ -2,7 +2,7 @@
"dependencies": {
"bower": "~1.3.12",
"del": "~1.1.1",
"gulp": "^3.8.8",
"gulp": "~3.8.8",
"laravel-elixir": "~0.9.1",
"laravel-elixir-jshint": "~0.1.6"
}