Remove pre-install cmd for now.
This commit is contained in:
parent
e12830534e
commit
db365ddaae
|
@ -13,9 +13,6 @@
|
|||
]
|
||||
},
|
||||
"scripts": {
|
||||
"pre-install-cmd": [
|
||||
"php artisan clear-compiled"
|
||||
],
|
||||
"pre-update-cmd": [
|
||||
"php artisan clear-compiled"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue