From 382a04d18cddb61ecd2f47e198ee63cdb8ffa6a1 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Fri, 20 Feb 2015 08:42:26 +0000 Subject: [PATCH] Fix syntax error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6e12b12..c0c8cf08 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,5 @@ "laravel-elixir": "~0.10.0", "array-union": "~1.0.1", "laravel-elixir-jshint": "^0.1.6" - }, + } }