Skip to content

Commit

Permalink
Ajout de script pour lancer un "yarn install"
Browse files Browse the repository at this point in the history
Ceci devrait ce faire automatiquement aprés un composer require
  • Loading branch information
Arnaud Banvillet authored Feb 15, 2019
1 parent bdb0e16 commit d65d2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"minimum-stability": "stable",
"require": {},
"scripts": {
"post-root-package-install": [
"post-update-cmd": [
"yarn install"
]
}
Expand Down

0 comments on commit d65d2fe

Please sign in to comment.