diff --git a/composer.json b/composer.json index d08131e..02a5337 100644 --- a/composer.json +++ b/composer.json @@ -37,6 +37,9 @@ ], "post-install-cmd": [ "npm install" + ], + "post-update-cmd" : [ + "npm install" ] }, "replace": {