diff --git a/package.json b/package.json index 6e8ce04..ab72ccc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gulp-uglify": "^3.0.0" }, "scripts": { - "build": "gulp all", + "build": "gulp build-assets", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Henrik Hautakoski ",