diff --git a/package.json b/package.json index 08e7ea8..85f12f0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "scripts": { "phinx": "vendor/bin/phinx", "dbmigrate": "npm run phinx migrate", - "build": "gulp build_assets", + "build": "gulp build", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Henrik Hautakoski ",