mirror of
https://github.com/saccas/mjml-typo3.git
synced 2024-11-14 07:36:10 +01:00
[TASK] Roll back because script only in main composer
This commit is contained in:
parent
db5cd9d8d9
commit
7e9b393d59
1 changed files with 1 additions and 10 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue