[TASK] Roll back because script only in main composer

This commit is contained in:
Daniel Huf 2017-12-21 15:36:49 +01:00
parent db5cd9d8d9
commit 7e9b393d59

View file

@ -35,17 +35,8 @@
"test": [
"TYPO3_PATH_ROOT=web ./vendor/bin/phpunit"
],
"npmInstall": [
"npm install"
],
"post-install-cmd": [
"composer npmInstall"
],
"post-package-install": [
"composer npmInstall"
],
"post-package-update" : [
"composer npmInstall"
"npm install"
]
},
"replace": {