diff --git a/package.json b/package.json index b1f45e5..b76fd03 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "scripts": { "test": "gulp test", "start": "gulp serve", - "build": "gulp build" + "build": "gulp" }, "author": { "name": "Hakim El Hattab",